17 lines
380 B
JSON
17 lines
380 B
JSON
{
|
|
"name": "babel-template",
|
|
"version": "5.8.22",
|
|
"description": "",
|
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"repository": "babel/babel",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"babylon": "^5.8.20",
|
|
"babel-traverse": "^5.8.22",
|
|
"babel-types": "^5.8.22",
|
|
"lodash": "^3.10.1"
|
|
}
|
|
}
|