{ "name": "babel-plugin-transform-es2015-block-scoping", "version": "6.26.0", "description": "Compile ES2015 block scoping (const and let) to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoping", "license": "MIT", "main": "lib/index.js", "dependencies": { "babel-runtime": "^6.26.0", "babel-template": "^6.26.0", "babel-traverse": "^6.26.0", "babel-types": "^6.26.0", "lodash": "^4.17.4" }, "keywords": [ "babel-plugin" ], "devDependencies": { "babel-helper-plugin-test-runner": "^6.24.1" }, "__npminstall_done": "Mon May 18 2020 19:19:03 GMT+0800 (CST)", "_from": "babel-plugin-transform-es2015-block-scoping@6.26.0", "_resolved": "https://registry.npm.taobao.org/babel-plugin-transform-es2015-block-scoping/download/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz" }