83 lines
3.0 KiB
JSON
83 lines
3.0 KiB
JSON
|
{
|
||
|
"_from": "babel-preset-fbjs@^3.3.0",
|
||
|
"_id": "babel-preset-fbjs@3.4.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==",
|
||
|
"_location": "/babel-preset-fbjs",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "babel-preset-fbjs@^3.3.0",
|
||
|
"name": "babel-preset-fbjs",
|
||
|
"escapedName": "babel-preset-fbjs",
|
||
|
"rawSpec": "^3.3.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^3.3.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/fbjs-scripts",
|
||
|
"/metro",
|
||
|
"/metro-react-native-babel-transformer"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-3.4.0.tgz",
|
||
|
"_shasum": "38a14e5a7a3b285a3f3a86552d650dca5cf6111c",
|
||
|
"_spec": "babel-preset-fbjs@^3.3.0",
|
||
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/metro-react-native-babel-transformer",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/facebook/fbjs/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
||
|
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
||
|
"@babel/plugin-syntax-class-properties": "^7.0.0",
|
||
|
"@babel/plugin-syntax-flow": "^7.0.0",
|
||
|
"@babel/plugin-syntax-jsx": "^7.0.0",
|
||
|
"@babel/plugin-syntax-object-rest-spread": "^7.0.0",
|
||
|
"@babel/plugin-transform-arrow-functions": "^7.0.0",
|
||
|
"@babel/plugin-transform-block-scoped-functions": "^7.0.0",
|
||
|
"@babel/plugin-transform-block-scoping": "^7.0.0",
|
||
|
"@babel/plugin-transform-classes": "^7.0.0",
|
||
|
"@babel/plugin-transform-computed-properties": "^7.0.0",
|
||
|
"@babel/plugin-transform-destructuring": "^7.0.0",
|
||
|
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
|
||
|
"@babel/plugin-transform-for-of": "^7.0.0",
|
||
|
"@babel/plugin-transform-function-name": "^7.0.0",
|
||
|
"@babel/plugin-transform-literals": "^7.0.0",
|
||
|
"@babel/plugin-transform-member-expression-literals": "^7.0.0",
|
||
|
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
|
||
|
"@babel/plugin-transform-object-super": "^7.0.0",
|
||
|
"@babel/plugin-transform-parameters": "^7.0.0",
|
||
|
"@babel/plugin-transform-property-literals": "^7.0.0",
|
||
|
"@babel/plugin-transform-react-display-name": "^7.0.0",
|
||
|
"@babel/plugin-transform-react-jsx": "^7.0.0",
|
||
|
"@babel/plugin-transform-shorthand-properties": "^7.0.0",
|
||
|
"@babel/plugin-transform-spread": "^7.0.0",
|
||
|
"@babel/plugin-transform-template-literals": "^7.0.0",
|
||
|
"babel-plugin-syntax-trailing-function-commas": "^7.0.0-beta.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Babel preset for Facebook projects.",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.0.0",
|
||
|
"babel-plugin-tester": "^5.5.2",
|
||
|
"jest-cli": "^23.6.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/facebook/fbjs#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "babel-preset-fbjs",
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/facebook/fbjs.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "NODE_ENV=test jest"
|
||
|
},
|
||
|
"version": "3.4.0"
|
||
|
}
|