1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/helper-plugin-utils/package.json

98 lines
3.7 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from": "@babel/helper-plugin-utils@^7.18.6",
"_id": "@babel/helper-plugin-utils@7.22.5",
2023-12-18 13:12:25 +08:00
"_inBundle": false,
2024-01-16 21:26:16 +08:00
"_integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==",
2023-12-18 13:12:25 +08:00
"_location": "/@babel/helper-plugin-utils",
"_phantomChildren": {},
"_requested": {
2024-01-16 21:26:16 +08:00
"type": "range",
2023-12-18 13:12:25 +08:00
"registry": true,
2024-01-16 21:26:16 +08:00
"raw": "@babel/helper-plugin-utils@^7.18.6",
2023-12-18 13:12:25 +08:00
"name": "@babel/helper-plugin-utils",
"escapedName": "@babel%2fhelper-plugin-utils",
"scope": "@babel",
2024-01-16 21:26:16 +08:00
"rawSpec": "^7.18.6",
2023-12-18 13:12:25 +08:00
"saveSpec": null,
2024-01-16 21:26:16 +08:00
"fetchSpec": "^7.18.6"
2023-12-18 13:12:25 +08:00
},
"_requiredBy": [
2024-01-16 21:26:16 +08:00
"/@babel/helper-define-polyfill-provider",
2023-12-18 13:12:25 +08:00
"/@babel/plugin-proposal-async-generator-functions",
"/@babel/plugin-proposal-class-properties",
"/@babel/plugin-proposal-decorators",
"/@babel/plugin-proposal-json-strings",
"/@babel/plugin-proposal-object-rest-spread",
"/@babel/plugin-proposal-optional-catch-binding",
"/@babel/plugin-proposal-unicode-property-regex",
"/@babel/plugin-syntax-async-generators",
"/@babel/plugin-syntax-decorators",
"/@babel/plugin-syntax-dynamic-import",
"/@babel/plugin-syntax-json-strings",
"/@babel/plugin-syntax-jsx",
"/@babel/plugin-syntax-object-rest-spread",
"/@babel/plugin-syntax-optional-catch-binding",
"/@babel/plugin-transform-arrow-functions",
"/@babel/plugin-transform-async-to-generator",
"/@babel/plugin-transform-block-scoped-functions",
"/@babel/plugin-transform-block-scoping",
"/@babel/plugin-transform-classes",
"/@babel/plugin-transform-computed-properties",
"/@babel/plugin-transform-destructuring",
"/@babel/plugin-transform-dotall-regex",
"/@babel/plugin-transform-duplicate-keys",
"/@babel/plugin-transform-exponentiation-operator",
"/@babel/plugin-transform-for-of",
"/@babel/plugin-transform-function-name",
"/@babel/plugin-transform-literals",
"/@babel/plugin-transform-modules-amd",
"/@babel/plugin-transform-modules-commonjs",
"/@babel/plugin-transform-modules-systemjs",
"/@babel/plugin-transform-modules-umd",
2024-01-16 21:26:16 +08:00
"/@babel/plugin-transform-named-capturing-groups-regex",
2023-12-18 13:12:25 +08:00
"/@babel/plugin-transform-new-target",
"/@babel/plugin-transform-object-super",
"/@babel/plugin-transform-parameters",
2024-01-16 21:26:16 +08:00
"/@babel/plugin-transform-regenerator",
2023-12-18 13:12:25 +08:00
"/@babel/plugin-transform-runtime",
"/@babel/plugin-transform-shorthand-properties",
"/@babel/plugin-transform-spread",
"/@babel/plugin-transform-sticky-regex",
"/@babel/plugin-transform-template-literals",
"/@babel/plugin-transform-typeof-symbol",
"/@babel/plugin-transform-unicode-regex",
"/@babel/preset-env"
],
2024-01-16 21:26:16 +08:00
"_resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
"_shasum": "dd7ee3735e8a313b9f7b05a773d892e88e6d7295",
"_spec": "@babel/helper-plugin-utils@^7.18.6",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\@babel\\plugin-proposal-class-properties",
2023-12-18 13:12:25 +08:00
"author": {
2024-01-16 21:26:16 +08:00
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
2023-12-18 13:12:25 +08:00
},
2024-01-16 21:26:16 +08:00
"bundleDependencies": false,
"deprecated": false,
2023-12-18 13:12:25 +08:00
"description": "General utilities for plugins to use",
2024-01-16 21:26:16 +08:00
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
2023-12-18 13:12:25 +08:00
"license": "MIT",
2024-01-16 21:26:16 +08:00
"main": "./lib/index.js",
2023-12-18 13:12:25 +08:00
"name": "@babel/helper-plugin-utils",
2024-01-16 21:26:16 +08:00
"publishConfig": {
"access": "public"
},
2023-12-18 13:12:25 +08:00
"repository": {
"type": "git",
2024-01-16 21:26:16 +08:00
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-plugin-utils"
2023-12-18 13:12:25 +08:00
},
2024-01-16 21:26:16 +08:00
"type": "commonjs",
"version": "7.22.5"
2023-12-18 13:12:25 +08:00
}