59 lines
1.6 KiB
JSON
59 lines
1.6 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/plugin-syntax-dynamic-import@7.8.3",
|
||
|
"C:\\laragon\\www\\idlers"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@babel/plugin-syntax-dynamic-import@7.8.3",
|
||
|
"_id": "@babel/plugin-syntax-dynamic-import@7.8.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
|
||
|
"_location": "/@babel/plugin-syntax-dynamic-import",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/plugin-syntax-dynamic-import@7.8.3",
|
||
|
"name": "@babel/plugin-syntax-dynamic-import",
|
||
|
"escapedName": "@babel%2fplugin-syntax-dynamic-import",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "7.8.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "7.8.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/plugin-proposal-dynamic-import",
|
||
|
"/@babel/preset-env",
|
||
|
"/laravel-mix"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
|
||
|
"_spec": "7.8.3",
|
||
|
"_where": "C:\\laragon\\www\\idlers",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-plugin-utils": "^7.8.0"
|
||
|
},
|
||
|
"description": "Allow parsing of import()",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.8.0"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"babel-plugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/plugin-syntax-dynamic-import",
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import"
|
||
|
},
|
||
|
"version": "7.8.3"
|
||
|
}
|