2017-07-11 22:27:56 -04:00

15 lines
432 B
JSON

{
"name": "babel-plugin-transform-es2015-destructuring",
"version": "7.0.0-alpha.13",
"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"
],
"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-alpha.13"
}
}