12 lines
256 B
JSON
12 lines
256 B
JSON
{
|
|
"name": "babel-plugin-es2015-parameters",
|
|
"version": "1.0.0",
|
|
"description": "Compile ES2015 default and rest parameters to ES5",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
]
|
|
}
|