You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
2.1 KiB
65 lines
2.1 KiB
{ |
|
"_from": "babel-preset-react-app@3", |
|
"_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", |
|
"name": "babel-preset-react-app", |
|
"escapedName": "babel-preset-react-app", |
|
"rawSpec": "3", |
|
"saveSpec": null, |
|
"fetchSpec": "3" |
|
}, |
|
"_requiredBy": [ |
|
"#USER", |
|
"/" |
|
], |
|
"_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", |
|
"_where": "/home/rudi/Personal/disgord-Thanos", |
|
"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" |
|
}
|
|
|