{
  "dependencies": {
    "react": "16.0.0-beta.5"
  },
  "description": "Custom scanner build off RNPDFS, for use by Solarity Credit Union",
  "author": "Cooper Brown",
  "homepage": "https://github.com/cooperbrown9/scanner-module#readme",
  "keywords": [
    "react-native",
    "scanner",
    "ios"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "react-native-document-scanner-solarity",
  "peerDependencies": {
    "react-native": "0.49.3"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cooperbrown9/scanner-module.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.1"
}
