Files
2015-12-23 01:06:52 +08:00

224 lines
6.1 KiB
JSON

{
"_args": [
[
"react-native",
"/Users/yuji/dev/github/react-native-swiper/swiper"
]
],
"_cnpm_publish_time": 1450484355044,
"_from": "react-native@*",
"_id": "react-native@0.17.0",
"_inCache": true,
"_location": "/react-native",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "martin.konicek@gmail.com",
"name": "mkonicek"
},
"_npmVersion": "2.7.1",
"_phantomChildren": {},
"_requested": {
"name": "react-native",
"raw": "react-native",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "http://registry.npm.taobao.org/react-native/download/react-native-0.17.0.tgz",
"_shasum": "9c97de56b26d0f5c14f2a42dcca651b0b6168902",
"_shrinkwrap": null,
"_spec": "react-native",
"_where": "/Users/yuji/dev/github/react-native-swiper/swiper",
"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",
"babel-core": "^6.1.20",
"babel-plugin-external-helpers-2": "^6.1.4",
"babel-plugin-syntax-async-functions": "^6.0.14",
"babel-plugin-syntax-class-properties": "^6.0.14",
"babel-plugin-syntax-flow": "^6.0.14",
"babel-plugin-syntax-jsx": "^6.0.14",
"babel-plugin-syntax-trailing-function-commas": "^6.0.14",
"babel-plugin-transform-class-properties": "^6.0.14",
"babel-plugin-transform-es2015-arrow-functions": "^6.0.14",
"babel-plugin-transform-es2015-block-scoping": "^6.0.18",
"babel-plugin-transform-es2015-classes": "^6.1.2",
"babel-plugin-transform-es2015-computed-properties": "^6.0.14",
"babel-plugin-transform-es2015-constants": "^6.0.15",
"babel-plugin-transform-es2015-destructuring": "^6.0.18",
"babel-plugin-transform-es2015-for-of": "^6.0.14",
"babel-plugin-transform-es2015-modules-commonjs": "^6.1.3",
"babel-plugin-transform-es2015-parameters": "^6.0.18",
"babel-plugin-transform-es2015-shorthand-properties": "^6.0.14",
"babel-plugin-transform-es2015-spread": "^6.0.14",
"babel-plugin-transform-es2015-template-literals": "^6.0.14",
"babel-plugin-transform-flow-strip-types": "^6.0.14",
"babel-plugin-transform-object-assign": "^6.0.14",
"babel-plugin-transform-object-rest-spread": "^6.0.14",
"babel-plugin-transform-react-display-name": "^6.0.14",
"babel-plugin-transform-react-jsx": "^6.0.18",
"babel-plugin-transform-regenerator": "^6.0.18",
"babel-polyfill": "^6.0.16",
"babel-types": "^6.1.2",
"babylon": "^6.1.2",
"bser": "^1.0.2",
"chalk": "^1.1.1",
"connect": "^2.8.3",
"debug": "^2.2.0",
"event-target-shim": "^1.0.5",
"fbjs-haste": "^0.3.2",
"fbjs-scripts": "^0.4.0",
"graceful-fs": "^4.1.2",
"image-size": "^0.3.5",
"immutable": "^3.7.5",
"joi": "^6.6.1",
"json5": "^0.4.0",
"jstransform": "^11.0.3",
"mkdirp": "^0.5.0",
"module-deps": "^3.9.1",
"node-fetch": "^1.3.3",
"opn": "^3.0.2",
"optimist": "^0.6.1",
"progress": "^1.1.8",
"promise": "^7.0.4",
"react-haste": "^0.14.2",
"react-timer-mixin": "^0.13.2",
"rebound": "^0.0.13",
"regenerator": "^0.8.36",
"sane": "^1.2.0",
"semver": "^5.0.1",
"source-map": "^0.4.4",
"stacktrace-parser": "^0.1.3",
"uglify-js": "^2.4.24",
"underscore": "^1.8.3",
"wordwrap": "^1.0.0",
"worker-farm": "^1.3.1",
"ws": "^0.8.0",
"yargs": "^3.24.0",
"yeoman-environment": "^1.2.7",
"yeoman-generator": "^0.20.3"
},
"description": "A framework for building native apps using React",
"devDependencies": {
"babel-eslint": "4.1.4",
"eslint": "1.3.1",
"eslint-plugin-react": "3.3.1",
"jest-cli": "0.7.1",
"portfinder": "0.4.0",
"temp": "0.8.3"
},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "9c97de56b26d0f5c14f2a42dcca651b0b6168902",
"size": 1457233,
"tarball": "http://registry.npm.taobao.org/react-native/download/react-native-0.17.0.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
".flowconfig",
"LICENSE",
"Libraries",
"PATENTS",
"README.md",
"React",
"React.podspec",
"ReactAndroid",
"cli.js",
"init.sh",
"jestSupport",
"local-cli",
"packager"
],
"gitHead": "30999e37d1ec12384aa3cd3054cd4404bf7c040e",
"homepage": "https://github.com/facebook/react-native",
"installable": true,
"jest": {
"moduleNameMapper": {
"^[./a-zA-Z0-9$_-]+\\.png$": "RelativeImageStub",
"^image![a-zA-Z0-9$_-]+$": "GlobalImageStub"
},
"scriptPreprocessor": "jestSupport/preprocessor.js",
"setupEnvScriptFile": "jestSupport/env.js",
"testFileExtensions": [
"js"
],
"testPathIgnorePatterns": [
"/node_modules/"
],
"unmockedModulePathPatterns": [
"promise",
"source-map"
]
},
"license": "BSD-3-Clause",
"main": "Libraries/react-native/react-native.js",
"maintainers": [
{
"name": "amasad",
"email": "amjad.masad@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": "react-native",
"optionalDependencies": {},
"publish_time": 1450484355044,
"repository": {
"type": "git",
"url": "git@github.com:facebook/react-native.git"
},
"scripts": {
"lint": "eslint Examples/ Libraries/",
"start": "/usr/bin/env bash -c './packager/packager.sh \"$@\" || true' --",
"test": "NODE_ENV=test jest"
},
"version": "0.17.0"
}