W72crm_web-master/node_modules/babel-plugin-transform-es20.../package.json

46 lines
1.9 KiB
JSON
Raw Normal View History

2025-05-27 11:25:53 +08:00
{
"_from": "babel-plugin-transform-es2015-block-scoped-functions@^6.22.0",
"_id": "babel-plugin-transform-es2015-block-scoped-functions@6.22.0",
"_inBundle": false,
"_integrity": "sha512-2+ujAT2UMBzYFm7tidUsYh+ZoIutxJ3pN9IYrF1/H6dCKtECfhmB8UkHVpyxDwkj0CYbQG35ykoz925TUnBc3A==",
"_location": "/babel-plugin-transform-es2015-block-scoped-functions",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-plugin-transform-es2015-block-scoped-functions@^6.22.0",
"name": "babel-plugin-transform-es2015-block-scoped-functions",
"escapedName": "babel-plugin-transform-es2015-block-scoped-functions",
"rawSpec": "^6.22.0",
"saveSpec": null,
"fetchSpec": "^6.22.0"
},
"_requiredBy": [
"/babel-preset-env"
],
"_resolved": "https://registry.npmmirror.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz",
"_shasum": "bbc51b49f964d70cb8d8e0b94e820246ce3a6141",
"_spec": "babel-plugin-transform-es2015-block-scoped-functions@^6.22.0",
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\babel-preset-env",
"bundleDependencies": false,
"dependencies": {
"babel-runtime": "^6.22.0"
},
"deprecated": false,
"description": "Babel plugin to ensure function declarations at the block level are block scoped",
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.22.0"
},
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-transform-es2015-block-scoped-functions",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoped-functions"
},
"version": "6.22.0"
}