2023-12-18 13:12:25 +08:00
|
|
|
{
|
2024-01-16 21:26:16 +08:00
|
|
|
"_from": "@babel/helpers@^7.23.7",
|
|
|
|
"_id": "@babel/helpers@7.23.8",
|
2023-12-18 13:12:25 +08:00
|
|
|
"_inBundle": false,
|
2024-01-16 21:26:16 +08:00
|
|
|
"_integrity": "sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==",
|
2023-12-18 13:12:25 +08:00
|
|
|
"_location": "/@babel/helpers",
|
|
|
|
"_phantomChildren": {
|
2024-01-16 21:26:16 +08:00
|
|
|
"@babel/helper-environment-visitor": "7.22.20",
|
|
|
|
"@babel/helper-hoist-variables": "7.22.5",
|
|
|
|
"@babel/helper-string-parser": "7.23.4",
|
|
|
|
"@babel/helper-validator-identifier": "7.22.20",
|
|
|
|
"@babel/parser": "7.23.6",
|
|
|
|
"@jridgewell/gen-mapping": "0.3.3",
|
|
|
|
"@jridgewell/trace-mapping": "0.3.21",
|
|
|
|
"chalk": "2.4.2",
|
|
|
|
"globals": "11.12.0",
|
|
|
|
"jsesc": "2.5.2",
|
2023-12-18 13:12:25 +08:00
|
|
|
"to-fast-properties": "2.0.0"
|
|
|
|
},
|
|
|
|
"_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/helpers@^7.23.7",
|
2023-12-18 13:12:25 +08:00
|
|
|
"name": "@babel/helpers",
|
|
|
|
"escapedName": "@babel%2fhelpers",
|
|
|
|
"scope": "@babel",
|
2024-01-16 21:26:16 +08:00
|
|
|
"rawSpec": "^7.23.7",
|
2023-12-18 13:12:25 +08:00
|
|
|
"saveSpec": null,
|
2024-01-16 21:26:16 +08:00
|
|
|
"fetchSpec": "^7.23.7"
|
2023-12-18 13:12:25 +08:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/@babel/core"
|
|
|
|
],
|
2024-01-16 21:26:16 +08:00
|
|
|
"_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.8.tgz",
|
|
|
|
"_shasum": "fc6b2d65b16847fd50adddbd4232c76378959e34",
|
|
|
|
"_spec": "@babel/helpers@^7.23.7",
|
|
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\@babel\\core",
|
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,
|
2023-12-18 13:12:25 +08:00
|
|
|
"dependencies": {
|
2024-01-16 21:26:16 +08:00
|
|
|
"@babel/template": "^7.22.15",
|
|
|
|
"@babel/traverse": "^7.23.7",
|
|
|
|
"@babel/types": "^7.23.6"
|
2023-12-18 13:12:25 +08:00
|
|
|
},
|
2024-01-16 21:26:16 +08:00
|
|
|
"deprecated": false,
|
2023-12-18 13:12:25 +08:00
|
|
|
"description": "Collection of helper functions used by Babel transforms.",
|
|
|
|
"devDependencies": {
|
2024-01-16 21:26:16 +08:00
|
|
|
"@babel/generator": "^7.23.6",
|
|
|
|
"@babel/helper-plugin-test-runner": "^7.22.5",
|
|
|
|
"@babel/parser": "^7.23.6",
|
|
|
|
"regenerator-runtime": "^0.14.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2023-12-18 13:12:25 +08:00
|
|
|
},
|
2024-01-16 21:26:16 +08:00
|
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helpers",
|
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/helpers",
|
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2024-01-16 21:26:16 +08:00
|
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
|
|
"directory": "packages/babel-helpers"
|
2023-12-18 13:12:25 +08:00
|
|
|
},
|
2024-01-16 21:26:16 +08:00
|
|
|
"type": "commonjs",
|
|
|
|
"version": "7.23.8"
|
2023-12-18 13:12:25 +08:00
|
|
|
}
|