53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
|
{
|
||
|
"_from": "@babel/plugin-syntax-dynamic-import@^7.0.0",
|
||
|
"_id": "@babel/plugin-syntax-dynamic-import@7.2.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-mVxuJ0YroI/h/tbFTPGZR8cv6ai+STMKNBq0f8hFxsxWjl94qqhsb+wXbpNMDPU3cfR1TIsVFzU3nXyZMqyK4w==",
|
||
|
"_location": "/@babel/plugin-syntax-dynamic-import",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/plugin-syntax-dynamic-import@^7.0.0",
|
||
|
"name": "@babel/plugin-syntax-dynamic-import",
|
||
|
"escapedName": "@babel%2fplugin-syntax-dynamic-import",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@vue/babel-preset-app"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz",
|
||
|
"_shasum": "69c159ffaf4998122161ad8ebc5e6d1f55df8612",
|
||
|
"_spec": "@babel/plugin-syntax-dynamic-import@^7.0.0",
|
||
|
"_where": "/home/soeren/dev/keksaccountgui/node_modules/@vue/babel-preset-app",
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-plugin-utils": "^7.0.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Allow parsing of import()",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.2.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.2.0"
|
||
|
}
|