{ "name": "@babel/plugin-transform-destructuring", "version": "7.6.0", "description": "Compile ES2015 destructuring to ES5", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-destructuring", "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "^7.0.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.6.0", "@babel/helper-plugin-test-runner": "^7.0.0" }, "gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d" }