13 lines
263 B
JSON
13 lines
263 B
JSON
{
|
|
"name": "babylon",
|
|
"description": "",
|
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"repository": "babel/babel",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"bluebird": "^2.9.33"
|
|
}
|
|
}
|