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.
56 lines
1.8 KiB
56 lines
1.8 KiB
4 years ago
|
{
|
||
|
"_from": "babel-plugin-named-asset-import@^0.3.6",
|
||
|
"_id": "babel-plugin-named-asset-import@0.3.6",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-1aGDUfL1qOOIoqk9QKGIo2lANk+C7ko/fqH0uIyC71x3PEGz0uVP8ISgfEsFuG+FKmjHTvFK/nNM8dowpmUxLA==",
|
||
|
"_location": "/babel-plugin-named-asset-import",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "babel-plugin-named-asset-import@^0.3.6",
|
||
|
"name": "babel-plugin-named-asset-import",
|
||
|
"escapedName": "babel-plugin-named-asset-import",
|
||
|
"rawSpec": "^0.3.6",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.3.6"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/react-scripts"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.6.tgz",
|
||
|
"_shasum": "c9750a1b38d85112c9e166bf3ef7c5dbc605f4be",
|
||
|
"_spec": "babel-plugin-named-asset-import@^0.3.6",
|
||
|
"_where": "C:\\Users\\user\\Documents\\myapp\\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": "^8.0.1",
|
||
|
"jest": "24.9.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "d7c68420f7ca1c03b50a2c6b9ecd9c7bf94a10f6",
|
||
|
"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.6"
|
||
|
}
|