65 lines
1.8 KiB
JSON
65 lines
1.8 KiB
JSON
{
|
|
"_from": "@babel/helpers@^7.24.4",
|
|
"_id": "@babel/helpers@7.24.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==",
|
|
"_location": "/@babel/helpers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helpers@^7.24.4",
|
|
"name": "@babel/helpers",
|
|
"escapedName": "@babel%2fhelpers",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.24.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.24.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.4.tgz",
|
|
"_shasum": "dc00907fd0d95da74563c142ef4cd21f2cb856b6",
|
|
"_spec": "@babel/helpers@^7.24.4",
|
|
"_where": "D:\\workspace\\ruoyi-vue-web\\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.24.0",
|
|
"@babel/traverse": "^7.24.1",
|
|
"@babel/types": "^7.24.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Collection of helper functions used by Babel transforms.",
|
|
"devDependencies": {
|
|
"@babel/generator": "^7.24.4",
|
|
"@babel/helper-plugin-test-runner": "^7.24.1",
|
|
"@babel/parser": "^7.24.4",
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
"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.24.4"
|
|
}
|