{
  "name": "react-native-iap-badoo",
  "version": "2.4.1",
  "description": "React 9ative In App Purchase Module.",
  "main": "index.js",
  "types": "index.d.ts",
  "postinstall": "dooboolab-welcome postinstall",
  "scripts": {
    "test": "eslint ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/badoo/react-native-iap"
  },
  "keywords": [
    "react-native",
    "in app purchase",
    "in-app-purchase",
    "billing"
  ],
  "author": "dooboolab",
  "license": "MIT",
  "peerDependencies": {
    "react": "*",
    "react-native": ">=0.54"
  },
  "dependencies": {
    "dooboolab-welcome": "^1.1.0"
  },
  "devDependencies": {
    "babel-eslint": "^10.0.1",
    "eslint": "^5.13.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.16.0",
    "eslint-plugin-node": "^8.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0"
  }
}
