{
  "_from": "react-native-pinch",
  "_inBundle": false,
  "_integrity": "sha512-loBLOwR4XRmnScssmNNuGDuG/CwTi4Fp+2z5OazQhcQHc8fsRde78m1jjyALlV4IrZisjID+Y339Ln9iOQusxg==",
  "_location": "/react-native-pinch",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "react-native-pinch",
    "name": "react-native-pinch",
    "escapedName": "react-native-pinch",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-native-pinch/-/react-native-pinch-0.1.0.tgz",
  "_shasum": "f453a67b5fa336fb77675b8a67257efadf77d992",
  "_spec": "react-native-pinch",
  "_where": "/Users/wangshuai/study/sk-app-passenger",
  "author": "Localz",
  "bugs": {
    "url": "https://github.com/localz/react-native-pinch/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "q": "^1.4.1"
  },
  "deprecated": false,
  "description": "React Native fetch with SSL Pinning support",
  "devDependencies": {
    "react": "15.3.2",
    "react-native": "^0.34"
  },
  "homepage": "https://github.com/localz/react-native-pinch#readme",
  "keywords": [
    "react-native",
    "ios",
    "android",
    "SSL",
    "Network"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "react-native-pinch-skio",
  "peerDependencies": {
    "react-native": ">=0.34 <1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/localz/react-native-pinch.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.0"
}
