{
  "name": "react-native-android-packagemanager",
  "version": "1.1.1",
  "description": "Call some PackageManager APIs from React Native",
  "main": "index.js",
  "typings": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["react-native", "android", "packagemanager"],
  "author": "Andre Staltz (staltz.com)",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.41.2"
  }
}
