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.

66 lines
1.9 KiB

{
"_from": "@babel/helpers@^7.23.2",
"_id": "@babel/helpers@7.23.2",
"_inBundle": false,
"_integrity": "sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==",
"_location": "/@babel/helpers",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helpers@^7.23.2",
"name": "@babel/helpers",
"escapedName": "@babel%2fhelpers",
"scope": "@babel",
"rawSpec": "^7.23.2",
"saveSpec": null,
"fetchSpec": "^7.23.2"
},
"_requiredBy": [
"/@babel/core"
],
"_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.2.tgz",
"_shasum": "2832549a6e37d484286e15ba36a5330483cac767",
"_spec": "@babel/helpers@^7.23.2",
"_where": "D:\\BaiduNetdiskDownload1\\springboot和vue志愿者系统\\admin\\node_modules\\@babel\\core",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/template": "^7.22.15",
"@babel/traverse": "^7.23.2",
"@babel/types": "^7.23.0"
},
"deprecated": false,
"description": "Collection of helper functions used by Babel transforms.",
"devDependencies": {
"@babel/generator": "^7.23.0",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/parser": "^7.23.0",
"regenerator-runtime": "^0.14.0",
"terser": "^5.19.2"
},
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-helpers",
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/helpers",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helpers"
},
"type": "commonjs",
"version": "7.23.2"
}