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.
72 lines
2.0 KiB
72 lines
2.0 KiB
9 months ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/plugin-transform-dynamic-import@7.22.11",
|
||
|
"D:\\Project\\DaPing"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@babel/plugin-transform-dynamic-import@7.22.11",
|
||
|
"_id": "@babel/plugin-transform-dynamic-import@7.22.11",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==",
|
||
|
"_location": "/@babel/plugin-transform-dynamic-import",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/plugin-transform-dynamic-import@7.22.11",
|
||
|
"name": "@babel/plugin-transform-dynamic-import",
|
||
|
"escapedName": "@babel%2fplugin-transform-dynamic-import",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "7.22.11",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "7.22.11"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/preset-env"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz",
|
||
|
"_spec": "7.22.11",
|
||
|
"_where": "D:\\Project\\DaPing",
|
||
|
"author": {
|
||
|
"name": "The Babel Team",
|
||
|
"url": "https://babel.dev/team"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@babel/helper-plugin-utils": "^7.22.5",
|
||
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
||
|
},
|
||
|
"description": "Transform import() expressions",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.22.11",
|
||
|
"@babel/helper-plugin-test-runner": "^7.22.5"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/babel/babel#readme",
|
||
|
"keywords": [
|
||
|
"babel-plugin"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "./lib/index.js",
|
||
|
"name": "@babel/plugin-transform-dynamic-import",
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-plugin-transform-dynamic-import"
|
||
|
},
|
||
|
"type": "commonjs",
|
||
|
"version": "7.22.11"
|
||
|
}
|