{ "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" } }