{"name":"react-native","version":"0.42.2","description":"A framework for building native apps using React","license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/facebook/react-native.git"},"engines":{"node":">=4"},"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":["/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":["promise","source-map","fastpath","denodeify","fbjs","sinon"]},"main":"Libraries/react-native/react-native.js","files":[".flowconfig","android","cli.js","flow","init.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"],"scripts":{"test":"jest","flow":"flow","lint":"eslint Examples/ Libraries/","start":"/usr/bin/env bash -c './packager/packager.sh \"$@\" || true' --"},"bin":{"react-native":"local-cli/wrong-react-native.js"},"peerDependencies":{"react":"~15.4.1"},"dependencies":{"absolute-path":"^0.0.0","art":"^0.10.0","async":"^2.0.1","babel-core":"^6.21.0","babel-generator":"^6.21.0","babel-plugin-external-helpers":"^6.18.0","babel-plugin-syntax-trailing-function-commas":"^6.20.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.0","babel-preset-react-native":"^1.9.1","babel-register":"^6.18.0","babel-runtime":"^6.20.0","babel-traverse":"^6.21.0","babel-types":"^6.21.0","babylon":"^6.14.1","base64-js":"^1.1.2","bser":"^1.0.2","chalk":"^1.1.1","commander":"^2.9.0","connect":"^2.8.3","core-js":"^2.2.2","debug":"^2.2.0","denodeify":"^1.2.1","event-target-shim":"^1.0.5","fbjs":"^0.8.5","fbjs-scripts":"^0.7.0","fs-extra":"^0.26.2","glob":"^5.0.15","graceful-fs":"^4.1.3","image-size":"^0.3.5","immutable":"~3.7.6","imurmurhash":"^0.1.4","inquirer":"^0.12.0","jest-haste-map":"18.0.0","joi":"^6.6.1","json-stable-stringify":"^1.0.1","json5":"^0.4.0","left-pad":"^1.1.3","lodash":"^4.16.6","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","promise":"^7.1.1","react-clone-referenced-element":"^1.0.1","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.6.2","whatwg-fetch":"^1.0.0","wordwrap":"^1.0.0","worker-farm":"^1.3.1","write-file-atomic":"^1.2.0","ws":"^1.1.0","xcode":"^0.8.9","xmldoc":"^0.4.0","yargs":"^6.4.0"},"devDependencies":{"babel-eslint":"^7.1.1","eslint":"^3.8.1","eslint-plugin-babel":"^3.3.0","eslint-plugin-flowtype":"^2.20.0","eslint-plugin-react":"^6.4.1","flow-bin":"^0.38.0","jest":"18.0.0","jest-repl":"18.0.0","jest-runtime":"18.0.0","mock-fs":"^3.11.0","react":"~15.4.1","react-dom":"~15.4.1","react-test-renderer":"~15.4.1","shelljs":"0.6.0","sinon":"^2.0.0-pre.2"},"bugs":{"url":"https://github.com/facebook/react-native/issues"},"homepage":"https://github.com/facebook/react-native#readme","_id":"react-native@0.42.2","_shasum":"5498dc09ea75fbae86af6cf61a1f37a131a062c8","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"bestander","email":"bestander@gmail.com"},"dist":{"shasum":"5498dc09ea75fbae86af6cf61a1f37a131a062c8","size":9053125,"noattachment":false,"key":"/react-native/-/react-native-0.42.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-native/download/react-native-0.42.2.tgz"},"maintainers":[{"name":"cortinico","email":""},{"name":"eliwhite","email":"npm@eli-white.com"},{"name":"fb","email":""},{"name":"fkgozali","email":""},{"name":"lunaleaps","email":""},{"name":"react-native-bot","email":"opensource+react-native-bot@fb.com"},{"name":"yungsters","email":"yungsters@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-native-0.42.2.tgz_1489755531795_0.27709106798283756"},"directories":{},"publish_time":1489755532515,"_cnpm_publish_time":1489755532515,"_hasShrinkwrap":false,"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","dist-tags":{"0.63-stable":"0.63.5","0.64-stable":"0.64.4","0.65-stable":"0.65.3","0.66-stable":"0.66.5","0.67-stable":"0.67.5","0.68-stable":"0.68.7","0.70-stable":"0.70.15","0.71-stable":"0.71.19","0.72-stable":"0.72.17","0.73-stable":"0.73.11","0.74-stable":"0.74.7","0.75-stable":"0.75.5","0.76-stable":"0.76.9","0.77-stable":"0.77.3","0.78-stable":"0.78.3","0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.4","latest":"0.85.0","next":"0.85.0-rc.7","nightly":"0.0.0-20220128-2009-8aa87814f"}}