徐总多门店
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
2.2 KiB

{
"_from": "@babel/plugin-transform-block-scoped-functions@^7.2.0",
"_id": "@babel/plugin-transform-block-scoped-functions@7.24.7",
"_inBundle": false,
"_integrity": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==",
"_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.24.7.tgz",
"_shasum": "a4251d98ea0c0f399dafe1a35801eaba455bbf1f",
"_spec": "@babel/plugin-transform-block-scoped-functions@^7.2.0",
"_where": "D:\\仁舟项目\\admin_dHBzn\\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.24.7"
},
"deprecated": false,
"description": "Babel plugin to ensure function declarations at the block level are block scoped",
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/helper-plugin-test-runner": "^7.24.7"
},
"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.24.7"
}