14 lines
326 B
JSON
14 lines
326 B
JSON
{
|
|
"name": "babel-helpers",
|
|
"version": "6.0.2",
|
|
"description": "",
|
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"repository": "babel/babel",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.0.2",
|
|
"babel-template": "^6.0.2"
|
|
}
|
|
} |