{"name":"react-native","version":"0.55.2","license":"MIT","_id":"react-native@0.55.2","maintainers":[{"name":"bestander","email":"bestander@gmail.com"},{"name":"fb","email":"opensource+npm@fb.com"},{"name":"ide","email":"ide+npm@jameside.com"},{"name":"react-native-bot","email":"opensource+react-native-bot@fb.com"},{"name":"sophiebits","email":"npm2@sophiebits.com"}],"homepage":"https://github.com/facebook/react-native#readme","bugs":{"url":"https://github.com/facebook/react-native/issues"},"bin":{"react-native":"local-cli/wrong-react-native.js"},"dist":{"shasum":"80d26a3f4193ebd1fd49a4859011c501b0ca3bab","tarball":"https://registry.npmjs.org/react-native/-/react-native-0.55.2.tgz","fileCount":2515,"integrity":"sha512-MUnieahfspwP5iCgrb66Z6kBd5SEwiHNZeyxQNR2AJO54ox6lQK1HrEpH/tWFa4HL3j4kCTE49W1YqM62G6KDA==","signatures":[{"sig":"MEUCIBG2AlVy0kb0ovaYlMlurLk316mUI9xFcxlKmLAWS7nlAiEA2VgWxSjeoUp437VnmaNhpx2uKRtVulFusm5weu2wHSE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16976940},"jest":{"haste":{"platforms":["ios","android"],"defaultPlatform":"ios","providesModuleNodeModules":["react-native"]},"timers":"fake","transform":{".*":"./jest/preprocessor.js","^[./a-zA-Z0-9$_-]+\\.(bmp|gif|jpg|jpeg|mp4|png|psd|svg|webp)$":"<rootDir>/jest/assetFileTransformer.js"},"setupFiles":["./jest/setup.js"],"testEnvironment":"node","moduleNameMapper":{"^React$":"<rootDir>/Libraries/react-native/React.js"},"testPathIgnorePatterns":["Libraries/Renderer","/node_modules/","local-cli/templates/"],"modulePathIgnorePatterns":["/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/"],"unmockedModulePathPatterns":["node_modules/react/","Libraries/Renderer","promise","source-map","fastpath","denodeify","fbjs","sinon"]},"main":"Libraries/react-native/react-native-implementation.js","files":[".flowconfig","android","cli.js","flow","flow-github","init.sh","scripts/ios-configure-glog.sh","scripts/ios-install-third-party.sh","scripts/launchPackager.bat","scripts/launchPackager.command","scripts/packager.sh","scripts/react-native-xcode.sh","jest-preset.json","jest","lib","rn-get-polyfills.js","setupBabel.js","Libraries","LICENSE","local-cli","packager","react.gradle","React.podspec","React","ReactAndroid","ReactCommon","README.md","third-party-podspecs"],"engines":{"node":">=4"},"gitHead":"a05f85172e8f7dae98c979096f24a55ad94b7356","scripts":{"flow":"flow","lint":"eslint .","test":"jest","start":"/usr/bin/env bash -c './scripts/packager.sh \"$@\" || true' --","test-ci":"JEST_JUNIT_OUTPUT=\"~/reports/junit/js-test-results.xml\" jest --maxWorkers=2 --ci --testResultsProcessor=\"jest-junit\"","prettier":"find . -name node_modules -prune -or -name '*.js' -print | xargs prettier --write","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-e2e":"npm run test-android-build && npm run test-android-run-e2e","test-android-unit":"npm run test-android-build && npm run test-android-run-unit","test-android-build":"docker build -t react/android -f ContainerShip/Dockerfile.android .","test-android-setup":"docker pull hramos/android-base:latest","test-android-run-e2e":"docker run --privileged -it react/android bash ContainerShip/scripts/run-ci-e2e-tests.sh --android --js","test-android-run-unit":"docker run --cap-add=SYS_ADMIN -it react/android bash ContainerShip/scripts/run-android-docker-unit-tests.sh","test-android-build-base":"docker build -t hramos/android-base -f ContainerShip/Dockerfile.android-base .","test-android-instrumentation":"npm run test-android-build && npm run test-android-run-instrumentation","test-android-run-instrumentation":"docker run --cap-add=SYS_ADMIN -it react/android bash ContainerShip/scripts/run-android-docker-instrumentation-tests.sh"},"_npmUser":{"name":"react-native-bot","email":"opensource+react-native-bot@fb.com"},"prettier":{"parser":"flow","singleQuote":true,"requirePragma":true,"trailingComma":"all","bracketSpacing":false,"jsxBracketSameLine":true},"deprecated":"Issues and pull requests filed against this version are not supported. See the React Native release support policy to learn more: https://github.com/reactwg/react-native-releases#releases-support-policy","repository":{"url":"git+ssh://git@github.com/facebook/react-native.git","type":"git"},"_npmVersion":"5.6.0","description":"A framework for building native apps using React","directories":{},"_nodeVersion":"8.11.1","dependencies":{"ws":"^1.1.0","art":"^0.10.0","opn":"^3.0.2","fbjs":"^0.8.14","glob":"^7.1.1","mime":"^1.3.4","chalk":"^1.1.1","debug":"^2.2.0","metro":"^0.30.0","plist":"^1.2.0","xcode":"^0.9.1","yargs":"^9.0.0","lodash":"^4.17.5","mkdirp":"^0.5.1","morgan":"^1.9.0","npmlog":"^2.0.4","rimraf":"^2.5.4","semver":"^5.0.3","xmldoc":"^0.4.0","connect":"^3.6.5","envinfo":"^3.0.0","promise":"^7.1.1","fs-extra":"^1.0.0","inquirer":"^3.0.6","minimist":"^1.2.0","optimist":"^0.6.1","base64-js":"^1.1.2","commander":"^2.9.0","denodeify":"^1.2.1","babel-core":"^6.24.1","metro-core":"^0.30.0","node-fetch":"^1.3.3","prop-types":"^15.5.8","compression":"^1.7.1","graceful-fs":"^4.1.3","shell-quote":"1.6.1","errorhandler":"^1.5.0","fbjs-scripts":"^0.8.1","serve-static":"^1.13.1","whatwg-fetch":"^1.0.0","absolute-path":"^0.0.0","babel-runtime":"^6.23.0","node-notifier":"^5.2.1","pretty-format":"^4.2.1","babel-register":"^6.24.1","event-target-shim":"^1.0.5","react-timer-mixin":"^0.13.2","stacktrace-parser":"^0.1.3","create-react-class":"^15.6.3","react-devtools-core":"3.1.0","regenerator-runtime":"^0.11.0","eslint-plugin-react-native":"^3.2.1","react-clone-referenced-element":"^1.0.1","babel-plugin-transform-class-properties":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.21.0","babel-plugin-transform-async-to-generator":"6.16.0","babel-plugin-transform-object-rest-spread":"^6.20.2","babel-plugin-syntax-trailing-function-commas":"^6.20.0","babel-plugin-transform-exponentiation-operator":"^6.5.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"22.4.2","react":"16.3.1","sinon":"^2.2.0","eslint":"4.17.0","shelljs":"^0.7.8","flow-bin":"^0.67.1","prettier":"1.9.1","jest-junit":"3.6.0","babel-eslint":"8.2.1","eslint-config-fbjs":"2.0.1","eslint-plugin-jest":"21.8.0","eslint-plugin-react":"7.6.1","react-test-renderer":"16.3.1","eslint-plugin-flowtype":"2.43.0","eslint-plugin-prettier":"2.6.0","eslint-config-fb-strict":"22.1.0","eslint-plugin-eslint-comments":"2.0.2"},"peerDependencies":{"react":"16.3.1"},"_npmOperationalInternal":{"tmp":"tmp/react-native_0.55.2_1523280407696_0.4356706091102187","host":"s3://npm-registry-packages"}}