{ "name": "babel-plugin-transform-es2015-destructuring", "version": "6.23.0", "description": "Compile ES2015 destructuring to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-destructuring", "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-destructuring@6.23.0", "_resolved": "https://registry.npm.taobao.org/babel-plugin-transform-es2015-destructuring/download/babel-plugin-transform-es2015-destructuring-6.23.0.tgz" }