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.
68 lines
2.2 KiB
68 lines
2.2 KiB
{
|
|
"_from": "@babel/helper-plugin-utils@^7.18.6",
|
|
"_id": "@babel/helper-plugin-utils@7.27.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
|
|
"_location": "/@babel/helper-plugin-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-plugin-utils@^7.18.6",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"escapedName": "@babel%2fhelper-plugin-utils",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.18.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.18.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-proposal-class-properties",
|
|
"/@babel/plugin-proposal-nullish-coalescing-operator",
|
|
"/@babel/plugin-proposal-optional-chaining",
|
|
"/@babel/plugin-syntax-flow",
|
|
"/@babel/plugin-syntax-jsx",
|
|
"/@babel/plugin-syntax-nullish-coalescing-operator",
|
|
"/@babel/plugin-syntax-optional-chaining",
|
|
"/@babel/plugin-syntax-typescript",
|
|
"/@babel/plugin-transform-flow-strip-types",
|
|
"/@babel/plugin-transform-modules-commonjs",
|
|
"/@babel/plugin-transform-typescript",
|
|
"/@babel/preset-flow",
|
|
"/@babel/preset-typescript"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
|
|
"_shasum": "ddb2f876534ff8013e6c2b299bf4d39b3c51d44c",
|
|
"_spec": "@babel/helper-plugin-utils@^7.18.6",
|
|
"_where": "D:\\code\\template-vue-antd\\node_modules\\@babel\\plugin-proposal-class-properties",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "General utilities for plugins to use",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.27.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-plugin-utils"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.27.1"
|
|
}
|
|
|