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