{
  "name": "react-native-local-resource",
  "version": "0.1.6",
  "author": "Igor Belyayev",
  "homepage": "https://github.com/IgorBelyayev/React-Native-Local-Resource",
  "bugs": {
    "url": "https://github.com/IgorBelyayev/React-Native-Local-Resource/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/IgorBelyayev/React-Native-Local-Resource.git"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "local asset",
    "local resource"
  ],
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.41.2"
  }
}
