| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 | {  "_from": "@babel/plugin-transform-block-scoped-functions@^7.2.0",  "_id": "@babel/plugin-transform-block-scoped-functions@7.27.1",  "_inBundle": false,  "_integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==",  "_location": "/@babel/plugin-transform-block-scoped-functions",  "_phantomChildren": {},  "_requested": {    "type": "range",    "registry": true,    "raw": "@babel/plugin-transform-block-scoped-functions@^7.2.0",    "name": "@babel/plugin-transform-block-scoped-functions",    "escapedName": "@babel%2fplugin-transform-block-scoped-functions",    "scope": "@babel",    "rawSpec": "^7.2.0",    "saveSpec": null,    "fetchSpec": "^7.2.0"  },  "_requiredBy": [    "/@babel/preset-env"  ],  "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz",  "_shasum": "558a9d6e24cf72802dd3b62a4b51e0d62c0f57f9",  "_spec": "@babel/plugin-transform-block-scoped-functions@^7.2.0",  "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\@babel\\preset-env",  "author": {    "name": "The Babel Team",    "url": "https://babel.dev/team"  },  "bugs": {    "url": "https://github.com/babel/babel/issues"  },  "bundleDependencies": false,  "dependencies": {    "@babel/helper-plugin-utils": "^7.27.1"  },  "deprecated": false,  "description": "Babel plugin to ensure function declarations at the block level are block scoped",  "devDependencies": {    "@babel/core": "^7.27.1",    "@babel/helper-plugin-test-runner": "^7.27.1"  },  "engines": {    "node": ">=6.9.0"  },  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions",  "keywords": [    "babel-plugin"  ],  "license": "MIT",  "main": "./lib/index.js",  "name": "@babel/plugin-transform-block-scoped-functions",  "peerDependencies": {    "@babel/core": "^7.0.0-0"  },  "publishConfig": {    "access": "public"  },  "repository": {    "type": "git",    "url": "git+https://github.com/babel/babel.git",    "directory": "packages/babel-plugin-transform-block-scoped-functions"  },  "type": "commonjs",  "version": "7.27.1"}
 |