57 lines
1.7 KiB
JSON
57 lines
1.7 KiB
JSON
{
|
|
"_from": "@babel/helper-plugin-utils@^7.25.9",
|
|
"_id": "@babel/helper-plugin-utils@7.26.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
|
|
"_location": "/@babel/helper-plugin-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-plugin-utils@^7.25.9",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"escapedName": "@babel%2fhelper-plugin-utils",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.25.9",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.25.9"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-modules-commonjs"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz",
|
|
"_shasum": "18580d00c9934117ad719392c4f6585c9333cc35",
|
|
"_spec": "@babel/helper-plugin-utils@^7.25.9",
|
|
"_where": "D:\\jiangchengfeiyi-xiaochengxu\\node_modules\\@babel\\plugin-transform-modules-commonjs",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "General utilities for plugins to use",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.26.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-plugin-utils"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.26.5"
|
|
}
|