{
  "name": "react-native-trustkit-wrapper",
  "version": "0.0.8",
  "description": "React native integration for TrustKit",
  "main": "js/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Statoil/react-native-trustkit.git"
  },
  "keywords": [
    "trustkit",
    "ios",
    "react",
    "react-native"
  ],
  "author": "Statoil ASA",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/statoil/react-native-trustkit/issues"
  },
  "homepage": "https://github.com/statoil/react-native-trustkit#readme",
  "devDependencies": {
    "eslint": "^3.19.0",
    "eslint-config-airbnb": "^15.0.1",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^5.0.3",
    "eslint-plugin-react": "^7.0.1"
  },
  "peerDependencies": {
    "ajv": "^5.0.1",
    "react": "^16.0.0-alpha.12",
    "react-native": "^0.47.1"
  }
}
