{ "name": "babel-plugin-transform-es2015-block-scoped-functions", "version": "6.22.0", "description": "Babel plugin to ensure function declarations at the block level are block scoped", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoped-functions", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "babel-runtime": "^6.22.0" }, "devDependencies": { "babel-helper-plugin-test-runner": "^6.22.0" }, "__npminstall_done": "Mon May 18 2020 19:19:03 GMT+0800 (CST)", "_from": "babel-plugin-transform-es2015-block-scoped-functions@6.22.0", "_resolved": "https://registry.npm.taobao.org/babel-plugin-transform-es2015-block-scoped-functions/download/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz" }