64 lines
1.8 KiB
JSON
64 lines
1.8 KiB
JSON
{
|
|
"_from": "@babel/helpers@^7.26.10",
|
|
"_id": "@babel/helpers@7.26.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==",
|
|
"_location": "/@babel/helpers",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helpers@^7.26.10",
|
|
"name": "@babel/helpers",
|
|
"escapedName": "@babel%2fhelpers",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.26.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.26.10"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.26.10.tgz",
|
|
"_shasum": "6baea3cd62ec2d0c1068778d63cb1314f6637384",
|
|
"_spec": "@babel/helpers@^7.26.10",
|
|
"_where": "C:\\Users\\z1058\\Desktop\\fn\\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.26.9",
|
|
"@babel/types": "^7.26.10"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Collection of helper functions used by Babel transforms.",
|
|
"devDependencies": {
|
|
"@babel/generator": "^7.26.10",
|
|
"@babel/helper-plugin-test-runner": "^7.25.9",
|
|
"@babel/parser": "^7.26.10",
|
|
"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.26.10"
|
|
}
|