{
  "name": "react-native-account-kit",
  "author": {
    "name": "Erick Arroyo",
    "email": "erick@erickarroyo.com",
    "url": "http://twitter.com/coerick"
  },
  "version": "0.1.0",
  "private": false,
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/CoericK/react-native-account-kit.git"
  },
  "keywords": [
    "react",
    "react-component",
    "react-native",
    "account-kit",
    "native",
    "ios",
    "android",
    "login",
    "sdk"
  ],
  "license": "MIT",
  "dependencies": {
  },
  "peerDependencies": {
    "react-native": "^0.23.1",
    "q": "^1.4.1"
  }
}
