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.
55 lines
1.8 KiB
55 lines
1.8 KiB
{ |
|
"_from": "babel-plugin-named-asset-import@^0.3.4", |
|
"_id": "babel-plugin-named-asset-import@0.3.4", |
|
"_inBundle": false, |
|
"_integrity": "sha512-S6d+tEzc5Af1tKIMbsf2QirCcPdQ+mKUCY2H1nJj1DyA1ShwpsoxEOAwbWsG5gcXNV/olpvQd9vrUWRx4bnhpw==", |
|
"_location": "/babel-plugin-named-asset-import", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "babel-plugin-named-asset-import@^0.3.4", |
|
"name": "babel-plugin-named-asset-import", |
|
"escapedName": "babel-plugin-named-asset-import", |
|
"rawSpec": "^0.3.4", |
|
"saveSpec": null, |
|
"fetchSpec": "^0.3.4" |
|
}, |
|
"_requiredBy": [ |
|
"/react-scripts" |
|
], |
|
"_resolved": "https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.4.tgz", |
|
"_shasum": "4a8fc30e9a3e2b1f5ed36883386ab2d84e1089bd", |
|
"_spec": "babel-plugin-named-asset-import@^0.3.4", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/react-scripts", |
|
"bugs": { |
|
"url": "https://github.com/facebook/create-react-app/issues" |
|
}, |
|
"bundleDependencies": false, |
|
"deprecated": false, |
|
"description": "Babel plugin for named asset imports in Create React App", |
|
"devDependencies": { |
|
"babel-plugin-tester": "^6.0.1", |
|
"jest": "24.9.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "a825e8f5e3b7ecd84a0bcef61bbc26eb4e8fd9c3", |
|
"homepage": "https://github.com/facebook/create-react-app#readme", |
|
"license": "MIT", |
|
"main": "index.js", |
|
"name": "babel-plugin-named-asset-import", |
|
"peerDependencies": { |
|
"@babel/core": "^7.1.0" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/facebook/create-react-app.git", |
|
"directory": "packages/babel-plugin-named-asset-import" |
|
}, |
|
"scripts": { |
|
"test": "jest" |
|
}, |
|
"version": "0.3.4" |
|
}
|
|
|