GT2/Ejectable/node_modules/fbjs-scripts/package.json

56 lines
1.6 KiB
JSON

{
"_from": "fbjs-scripts@^1.1.0",
"_id": "fbjs-scripts@1.2.0",
"_inBundle": false,
"_integrity": "sha512-5krZ8T0Bf8uky0abPoCLrfa7Orxd8UH4Qq8hRUF2RZYNMu+FmEOrBc7Ib3YVONmxTXTlLAvyrrdrVmksDb2OqQ==",
"_location": "/fbjs-scripts",
"_phantomChildren": {
"pseudomap": "1.0.2",
"shebang-command": "1.2.0",
"which": "1.3.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "fbjs-scripts@^1.1.0",
"name": "fbjs-scripts",
"escapedName": "fbjs-scripts",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/react-native"
],
"_resolved": "https://registry.npmjs.org/fbjs-scripts/-/fbjs-scripts-1.2.0.tgz",
"_shasum": "069a0c0634242d10031c6460ef1fccefcdae8b27",
"_spec": "fbjs-scripts@^1.1.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/react-native",
"bugs": {
"url": "https://github.com/facebook/fbjs/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/core": "^7.0.0",
"ansi-colors": "^1.0.1",
"babel-preset-fbjs": "^3.2.0",
"core-js": "^2.4.1",
"cross-spawn": "^5.1.0",
"fancy-log": "^1.3.2",
"object-assign": "^4.0.1",
"plugin-error": "^0.1.2",
"semver": "^5.1.0",
"through2": "^2.0.0"
},
"deprecated": false,
"description": "A bundle of helpful scripts used in projects consuming fbjs.",
"homepage": "https://github.com/facebook/fbjs#readme",
"license": "MIT",
"name": "fbjs-scripts",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/fbjs.git"
},
"version": "1.2.0"
}