12 lines
253 B
JSON
12 lines
253 B
JSON
{
|
|
"name": "babel-plugin-comprehensions",
|
|
"version": "1.0.0",
|
|
"description": "Compile array and generator comprehensions to ES5",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
]
|
|
}
|