{
  "name": "react-native-loading-spinner-overlay-dxc",
  "description": "The only pure React Native Native iOS and Android loading spinner (progress bar indicator) overlay",
  "version": "0.5.2",
  "author": "Nick Baugh <niftylettuce@gmail.com>",
  "bugs": {
    "url": "https://github.com/javiermenesesdxc/react-native-loading-spinner-overlay/issues"
  },
  "devDependencies": {
    "babel-eslint": "^6.1.2",
    "babel-preset-react-native": "^1.9.0",
    "eslint": "^3.2.0",
    "eslint-config-crocodile": "^1.0.0",
    "eslint-plugin-react": "^5.2.2",
    "eslint-plugin-react-native": "^1.2.0",
    "prop-types": "^15.5.10"
  },
  "homepage": "https://github.com/javiermenesesdxc/react-native-loading-spinner-overlay",
  "keywords": [
    "activity",
    "android",
    "bar",
    "full",
    "indicator",
    "ios",
    "loading",
    "modal",
    "native",
    "pop-up",
    "popup",
    "progress",
    "react",
    "react-native",
    "screen",
    "spinner",
    "view"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/javiermenesesdxc/react-native-loading-spinner-overlay.git"
  },
  "scripts": {
    "lint": "node_modules/.bin/eslint src",
    "test": "npm run lint"
  }
}
