{ "_from": "@babel/plugin-transform-block-scoped-functions@^7.12.13", "_id": "@babel/plugin-transform-block-scoped-functions@7.12.13", "_inBundle": false, "_integrity": "sha1-qb8YNvKjm062zwmWdzneKepL9MQ=", "_location": "/@babel/plugin-transform-block-scoped-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-block-scoped-functions@^7.12.13", "name": "@babel/plugin-transform-block-scoped-functions", "escapedName": "@babel%2fplugin-transform-block-scoped-functions", "scope": "@babel", "rawSpec": "^7.12.13", "saveSpec": null, "fetchSpec": "^7.12.13" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-block-scoped-functions/download/@babel/plugin-transform-block-scoped-functions-7.12.13.tgz?cache=0&sync_timestamp=1612314757904&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-block-scoped-functions%2Fdownload%2F%40babel%2Fplugin-transform-block-scoped-functions-7.12.13.tgz", "_shasum": "a9bf1836f2a39b4eb6cf09967739de29ea4bf4c4", "_spec": "@babel/plugin-transform-block-scoped-functions@^7.12.13", "_where": "E:\\GreateCommunity\\node_modules\\@babel\\preset-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.12.13" }, "deprecated": false, "description": "Babel plugin to ensure function declarations at the block level are block scoped", "devDependencies": { "@babel/core": "7.12.13", "@babel/helper-plugin-test-runner": "7.12.13" }, "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" }, "version": "7.12.13" }