12 lines
245 B
JSON

{
"name": "babel-plugin-es2015-destructuring",
"version": "1.0.0",
"description": "Compile ES2015 destructuring to ES5",
"repository": "babel/babel",
"license": "MIT",
"main": "lib/index.js",
"keywords": [
"babel-plugin"
]
}