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.2 KiB
72 lines
2.2 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-module-transforms@7.18.9",
|
|
"D:\\YuanZhuoLogistics\\WarehouseManagerVue"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-module-transforms@7.18.9",
|
|
"_id": "@babel/helper-module-transforms@7.18.9",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==",
|
|
"_location": "/@babel/helper-module-transforms",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-transforms@7.18.9",
|
|
"name": "@babel/helper-module-transforms",
|
|
"escapedName": "@babel%2fhelper-module-transforms",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.18.9",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.18.9"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/plugin-transform-modules-amd",
|
|
"/@babel/plugin-transform-modules-commonjs",
|
|
"/@babel/plugin-transform-modules-systemjs",
|
|
"/@babel/plugin-transform-modules-umd"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz",
|
|
"_spec": "7.18.9",
|
|
"_where": "D:\\YuanZhuoLogistics\\WarehouseManagerVue",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.9",
|
|
"@babel/types": "^7.18.9"
|
|
},
|
|
"description": "Babel helper functions for implementing ES6 module transformations",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-module-transforms",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-module-transforms"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.18.9"
|
|
}
|