64 lines
2.2 KiB
JSON
64 lines
2.2 KiB
JSON
{
|
|
"_from": "babel-preset-react-app@^3.1.0",
|
|
"_id": "babel-preset-react-app@3.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/sh5Qd5T08PYa6t4kuCdKh9tXp6/m/Jwyx7PJTqugsYMfsDUJMlBXOs5EwFODHprzjWrmQ0SydnMZu9FY4MZYg==",
|
|
"_location": "/babel-preset-react-app",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-preset-react-app@^3.1.0",
|
|
"name": "babel-preset-react-app",
|
|
"escapedName": "babel-preset-react-app",
|
|
"rawSpec": "^3.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-scripts"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-3.1.2.tgz",
|
|
"_shasum": "49ba3681b917c4e5c73a5249d3ef4c48fae064e2",
|
|
"_spec": "babel-preset-react-app@^3.1.0",
|
|
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2/node_modules/react-scripts",
|
|
"bugs": {
|
|
"url": "https://github.com/facebookincubator/create-react-app/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"babel-plugin-dynamic-import-node": "1.1.0",
|
|
"babel-plugin-syntax-dynamic-import": "6.18.0",
|
|
"babel-plugin-transform-class-properties": "6.24.1",
|
|
"babel-plugin-transform-es2015-destructuring": "6.23.0",
|
|
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
|
"babel-plugin-transform-react-constant-elements": "6.23.0",
|
|
"babel-plugin-transform-react-jsx": "6.24.1",
|
|
"babel-plugin-transform-react-jsx-self": "6.22.0",
|
|
"babel-plugin-transform-react-jsx-source": "6.22.0",
|
|
"babel-plugin-transform-regenerator": "6.26.0",
|
|
"babel-plugin-transform-runtime": "6.23.0",
|
|
"babel-preset-env": "1.6.1",
|
|
"babel-preset-react": "6.24.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel preset used by Create React App",
|
|
"files": [
|
|
"index.js",
|
|
"create.js",
|
|
"dev.js",
|
|
"prod.js",
|
|
"test.js"
|
|
],
|
|
"homepage": "https://github.com/facebookincubator/create-react-app#readme",
|
|
"license": "MIT",
|
|
"name": "babel-preset-react-app",
|
|
"peerDependencies": {
|
|
"babel-runtime": "^6.23.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebookincubator/create-react-app.git"
|
|
},
|
|
"version": "3.1.2"
|
|
}
|