package.json 1.7 KB
{
  "_args": [
    [
      "react-native-camera@0.12.0",
      "/Users/xiniu/IdeaProjects/guofa-client/guofa"
    ]
  ],
  "_from": "react-native-camera@0.12.0",
  "_id": "react-native-camera@0.12.0",
  "_inBundle": false,
  "_integrity": "sha1-Ua+orPFpbZ2XMHS2RUxboszmrBg=",
  "_location": "/react-native-camera",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-native-camera@0.12.0",
    "name": "react-native-camera",
    "escapedName": "react-native-camera",
    "rawSpec": "0.12.0",
    "saveSpec": null,
    "fetchSpec": "0.12.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://registry.npm.taobao.org/react-native-camera/download/react-native-camera-0.12.0.tgz",
  "_spec": "0.12.0",
  "_where": "/Users/xiniu/IdeaProjects/guofa-client/guofa",
  "author": {
    "name": "Lochlan Wansbrough",
    "email": "lochie@live.com",
    "url": "http://lwansbrough.com"
  },
  "bugs": {
    "url": "https://github.com/lwansbrough/react-native-camera/issues"
  },
  "collective": {
    "type": "opencollective",
    "url": "https://opencollective.com/react-native-camera",
    "logo": "https://opencollective.com/opencollective/logo.txt"
  },
  "dependencies": {
    "prop-types": "^15.5.10"
  },
  "description": "A Camera component for React Native. Also reads barcodes.",
  "homepage": "https://github.com/lwansbrough/react-native-camera",
  "keywords": [
    "react-native",
    "react",
    "native",
    "camera",
    "qr",
    "code",
    "barcode"
  ],
  "license": "MIT",
  "name": "react-native-camera",
  "nativePackage": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lwansbrough/react-native-camera.git"
  },
  "version": "0.12.0"
}