{
  "_args": [
    [
      {
        "raw": "react-native@^0.45.1",
        "scope": null,
        "escapedName": "react-native",
        "name": "react-native",
        "rawSpec": "^0.45.1",
        "spec": ">=0.45.1 <0.46.0",
        "type": "range"
      },
      "/Users/developer/BarBeacon"
    ]
  ],
  "_from": "react-native@>=0.45.1 <0.46.0",
  "_id": "react-native@0.45.1",
  "_inCache": true,
  "_location": "/react-native",
  "_nodeVersion": "6.2.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/react-native-0.45.1.tgz_1497047168221_0.3150472384877503"
  },
  "_npmUser": {
    "name": "bestander",
    "email": "bestander@gmail.com"
  },
  "_npmVersion": "3.8.9",
  "_phantomChildren": {
    "ansi-escapes": "1.4.0",
    "ansi-regex": "2.1.1",
    "babel-plugin-check-es2015-constants": "6.22.0",
    "babel-plugin-react-transform": "2.0.2",
    "babel-plugin-syntax-async-functions": "6.13.0",
    "babel-plugin-syntax-class-properties": "6.13.0",
    "babel-plugin-syntax-flow": "6.18.0",
    "babel-plugin-syntax-jsx": "6.18.0",
    "babel-plugin-syntax-trailing-function-commas": "6.22.0",
    "babel-plugin-transform-class-properties": "6.24.1",
    "babel-plugin-transform-es2015-arrow-functions": "6.22.0",
    "babel-plugin-transform-es2015-block-scoping": "6.26.0",
    "babel-plugin-transform-es2015-classes": "6.24.1",
    "babel-plugin-transform-es2015-computed-properties": "6.24.1",
    "babel-plugin-transform-es2015-destructuring": "6.23.0",
    "babel-plugin-transform-es2015-for-of": "6.23.0",
    "babel-plugin-transform-es2015-function-name": "6.24.1",
    "babel-plugin-transform-es2015-literals": "6.22.0",
    "babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
    "babel-plugin-transform-es2015-parameters": "6.24.1",
    "babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
    "babel-plugin-transform-es2015-spread": "6.22.0",
    "babel-plugin-transform-es2015-template-literals": "6.22.0",
    "babel-plugin-transform-flow-strip-types": "6.22.0",
    "babel-plugin-transform-object-assign": "6.22.0",
    "babel-plugin-transform-object-rest-spread": "6.26.0",
    "babel-plugin-transform-react-display-name": "6.25.0",
    "babel-plugin-transform-react-jsx": "6.24.1",
    "babel-plugin-transform-react-jsx-source": "6.22.0",
    "babel-plugin-transform-regenerator": "6.26.0",
    "big-integer": "1.6.27",
    "chalk": "1.1.3",
    "cli-cursor": "1.0.2",
    "cli-width": "2.2.0",
    "figures": "1.7.0",
    "fs.realpath": "1.0.0",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "isomorphic-fetch": "2.2.1",
    "lodash": "4.17.5",
    "loose-envify": "1.3.1",
    "minimatch": "3.0.4",
    "object-assign": "4.1.1",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "promise": "7.3.1",
    "react-transform-hmr": "1.0.4",
    "readline2": "1.0.1",
    "rx-lite": "3.1.2",
    "setimmediate": "1.0.5",
    "string-width": "1.0.2",
    "strip-ansi": "3.0.1",
    "through": "2.3.8",
    "ua-parser-js": "0.7.17",
    "xmldom": "0.1.27"
  },
  "_requested": {
    "raw": "react-native@^0.45.1",
    "scope": null,
    "escapedName": "react-native",
    "name": "react-native",
    "rawSpec": "^0.45.1",
    "spec": ">=0.45.1 <0.46.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-native/-/react-native-0.45.1.tgz",
  "_shasum": "b3283c4a88233421f9c662a2ff1a4ccc8a9f07c0",
  "_shrinkwrap": null,
  "_spec": "react-native@^0.45.1",
  "_where": "/Users/developer/BarBeacon",
  "bin": {
    "react-native": "local-cli/wrong-react-native.js"
  },
  "bugs": {
    "url": "https://github.com/facebook/react-native/issues"
  },
  "dependencies": {
    "absolute-path": "^0.0.0",
    "art": "^0.10.0",
    "async": "^2.4.0",
    "babel-core": "^6.24.1",
    "babel-generator": "^6.24.1",
    "babel-plugin-external-helpers": "^6.18.0",
    "babel-plugin-syntax-trailing-function-commas": "^6.20.0",
    "babel-plugin-transform-async-to-generator": "6.16.0",
    "babel-plugin-transform-flow-strip-types": "^6.21.0",
    "babel-plugin-transform-object-rest-spread": "^6.20.2",
    "babel-polyfill": "^6.20.0",
    "babel-preset-es2015-node": "^6.1.1",
    "babel-preset-fbjs": "^2.1.2",
    "babel-preset-react-native": "^1.9.1",
    "babel-register": "^6.24.1",
    "babel-runtime": "^6.23.0",
    "babel-traverse": "^6.24.1",
    "babel-types": "^6.24.1",
    "babylon": "^6.17.0",
    "base64-js": "^1.1.2",
    "bser": "^1.0.2",
    "chalk": "^1.1.1",
    "commander": "^2.9.0",
    "concat-stream": "^1.6.0",
    "connect": "^2.8.3",
    "core-js": "^2.2.2",
    "create-react-class": "^15.5.2",
    "debug": "^2.2.0",
    "denodeify": "^1.2.1",
    "errno": ">=0.1.1 <0.2.0-0",
    "event-target-shim": "^1.0.5",
    "fbjs": "0.8.12",
    "fbjs-scripts": "^0.7.0",
    "form-data": "^2.1.1",
    "fs-extra": "^1.0.0",
    "glob": "^7.1.1",
    "graceful-fs": "^4.1.3",
    "image-size": "^0.3.5",
    "inquirer": "^0.12.0",
    "jest-haste-map": "^20.0.4",
    "joi": "^6.6.1",
    "json-stable-stringify": "^1.0.1",
    "json5": "^0.4.0",
    "left-pad": "^1.1.3",
    "lodash": "^4.16.6",
    "merge-stream": "^1.0.1",
    "mime": "^1.3.4",
    "mime-types": "2.1.11",
    "minimist": "^1.2.0",
    "mkdirp": "^0.5.1",
    "node-fetch": "^1.3.3",
    "npmlog": "^2.0.4",
    "opn": "^3.0.2",
    "optimist": "^0.6.1",
    "plist": "^1.2.0",
    "pretty-format": "^4.2.1",
    "promise": "^7.1.1",
    "prop-types": "^15.5.8",
    "react-clone-referenced-element": "^1.0.1",
    "react-devtools-core": "^2.1.8",
    "react-timer-mixin": "^0.13.2",
    "react-transform-hmr": "^1.0.4",
    "rebound": "^0.0.13",
    "regenerator-runtime": "^0.9.5",
    "request": "^2.79.0",
    "rimraf": "^2.5.4",
    "sane": "~1.4.1",
    "semver": "^5.0.3",
    "shell-quote": "1.6.1",
    "source-map": "^0.5.6",
    "stacktrace-parser": "^0.1.3",
    "temp": "0.8.3",
    "throat": "^3.0.0",
    "uglify-js": "2.7.5",
    "whatwg-fetch": "^1.0.0",
    "wordwrap": "^1.0.0",
    "write-file-atomic": "^1.2.0",
    "ws": "^1.1.0",
    "xcode": "^0.9.1",
    "xmldoc": "^0.4.0",
    "xpipe": "^1.0.5",
    "xtend": ">=4.0.0 <4.1.0-0",
    "yargs": "^6.4.0"
  },
  "description": "A framework for building native apps using React",
  "devDependencies": {
    "babel-eslint": "^7.2.3",
    "eslint": "^3.8.1",
    "eslint-config-fbjs": "^1.1.1",
    "eslint-plugin-babel": "^3.3.0",
    "eslint-plugin-flowtype": "^2.20.0",
    "eslint-plugin-react": "^6.4.1",
    "flow-bin": "^0.45.0",
    "jest": "19.0.2",
    "jest-repl": "19.0.2",
    "jest-runtime": "^19.0.3",
    "mock-fs": "^3.11.0",
    "react": "16.0.0-alpha.12",
    "react-test-renderer": "16.0.0-alpha.12",
    "shelljs": "0.6.0",
    "sinon": "^2.0.0-pre.2"
  },
  "directories": {},
  "dist": {
    "shasum": "b3283c4a88233421f9c662a2ff1a4ccc8a9f07c0",
    "tarball": "https://registry.npmjs.org/react-native/-/react-native-0.45.1.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    ".flowconfig",
    "android",
    "cli.js",
    "flow",
    "init.sh",
    "ios-cc.sh",
    "ios-install-third-party.sh",
    "jest-preset.json",
    "jest",
    "lib",
    "setupBabel.js",
    "Libraries",
    "LICENSE",
    "local-cli",
    "packager",
    "PATENTS",
    "react.gradle",
    "React.podspec",
    "React",
    "ReactAndroid",
    "ReactCommon",
    "README.md",
    "third-party-podspecs"
  ],
  "homepage": "https://github.com/facebook/react-native#readme",
  "jest": {
    "automock": true,
    "transform": {
      ".*": "./jest/preprocessor.js"
    },
    "setupFiles": [
      "./jest/setup.js"
    ],
    "timers": "fake",
    "moduleNameMapper": {
      "^React$": "<rootDir>/Libraries/react-native/React.js",
      "^[./a-zA-Z0-9$_-]+\\.png$": "RelativeImageStub"
    },
    "testPathIgnorePatterns": [
      "Libraries/Renderer",
      "/node_modules/",
      "/website/",
      "local-cli/templates/"
    ],
    "haste": {
      "defaultPlatform": "ios",
      "providesModuleNodeModules": [
        "react-native"
      ],
      "platforms": [
        "ios",
        "android"
      ]
    },
    "modulePathIgnorePatterns": [
      "Libraries/react-native/",
      "/node_modules/(?!react|fbjs|react-native|react-transform-hmr|core-js|promise)/",
      "node_modules/react/node_modules/fbjs/",
      "node_modules/react/lib/ReactDOM.js",
      "node_modules/fbjs/lib/Map.js",
      "node_modules/fbjs/lib/Promise.js",
      "node_modules/fbjs/lib/fetch.js",
      "node_modules/fbjs/lib/ErrorUtils.js",
      "node_modules/fbjs/lib/URI.js",
      "node_modules/fbjs/lib/Deferred.js",
      "node_modules/fbjs/lib/PromiseMap.js",
      "node_modules/fbjs/lib/UserAgent.js",
      "node_modules/fbjs/lib/areEqual.js",
      "node_modules/fbjs/lib/base62.js",
      "node_modules/fbjs/lib/crc32.js",
      "node_modules/fbjs/lib/everyObject.js",
      "node_modules/fbjs/lib/fetchWithRetries.js",
      "node_modules/fbjs/lib/filterObject.js",
      "node_modules/fbjs/lib/flattenArray.js",
      "node_modules/fbjs/lib/forEachObject.js",
      "node_modules/fbjs/lib/isEmpty.js",
      "node_modules/fbjs/lib/nullthrows.js",
      "node_modules/fbjs/lib/removeFromArray.js",
      "node_modules/fbjs/lib/resolveImmediate.js",
      "node_modules/fbjs/lib/someObject.js",
      "node_modules/fbjs/lib/sprintf.js",
      "node_modules/fbjs/lib/xhrSimpleDataSerializer.js",
      "node_modules/jest-cli",
      "node_modules/react/dist",
      "node_modules/fbjs/.*/__mocks__/",
      "node_modules/fbjs/node_modules/",
      "<rootDir>/website/"
    ],
    "unmockedModulePathPatterns": [
      "node_modules/react/",
      "Libraries/Renderer",
      "promise",
      "source-map",
      "fastpath",
      "denodeify",
      "fbjs",
      "sinon"
    ]
  },
  "license": "BSD-3-Clause",
  "main": "Libraries/react-native/react-native-implementation.js",
  "maintainers": [
    {
      "name": "amasad",
      "email": "amjad.masad@gmail.com"
    },
    {
      "name": "bestander",
      "email": "bestander@gmail.com"
    },
    {
      "name": "brentvatne",
      "email": "brentvatne@gmail.com"
    },
    {
      "name": "ericvicenti",
      "email": "ericvicenti@gmail.com"
    },
    {
      "name": "fb",
      "email": "opensource+npm@fb.com"
    },
    {
      "name": "foghina",
      "email": "felix@oghina.com"
    },
    {
      "name": "frantic",
      "email": "alex.frantic@gmail.com"
    },
    {
      "name": "ide",
      "email": "ide+npm@jameside.com"
    },
    {
      "name": "mkonicek",
      "email": "martin.konicek@gmail.com"
    },
    {
      "name": "spicyj",
      "email": "ben@benalpert.com"
    },
    {
      "name": "vjeux",
      "email": "vjeuxx@gmail.com"
    }
  ],
  "name": "my-react-native-version",
  "optionalDependencies": {},
  "peerDependencies": {
    "react": "16.0.0-alpha.12"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/facebook/react-native.git"
  },
  "scripts": {
    "flow": "flow",
    "lint": "eslint RNTester/ Libraries/",
    "start": "/usr/bin/env bash -c './packager/packager.sh \"$@\" || true' --",
    "test": "jest",
    "test-android-all": "npm run test-android-build && npm run test-android-run-unit && npm run test-android-run-instrumentation && npm run test-android-run-e2e",
    "test-android-build": "docker build -t react/android -f ContainerShip/Dockerfile.android .",
    "test-android-e2e": "npm run test-android-build && npm run test-android-run-e2e",
    "test-android-instrumentation": "npm run test-android-build && npm run test-android-run-instrumentation",
    "test-android-run-e2e": "docker run --privileged -it react/android bash ContainerShip/scripts/run-ci-e2e-tests.sh --android --js",
    "test-android-run-instrumentation": "docker run --cap-add=SYS_ADMIN -it react/android bash ContainerShip/scripts/run-android-docker-instrumentation-tests.sh",
    "test-android-run-unit": "docker run --cap-add=SYS_ADMIN -it react/android bash ContainerShip/scripts/run-android-docker-unit-tests.sh",
    "test-android-setup": "docker pull containership/android-base:latest",
    "test-android-unit": "npm run test-android-build && npm run test-android-run-unit"
  },
  "version": "0.45.1"
}
