20 lines
467 B
JSON
20 lines
467 B
JSON
{
|
|
"name": "babel-traverse",
|
|
"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": {
|
|
"babel-code-frame": "^5.8.22",
|
|
"globals": "^8.3.0",
|
|
"lodash": "^3.10.1",
|
|
"repeating": "^1.1.3",
|
|
"babel-types": "^5.8.22",
|
|
"babel-messages": "^5.8.22",
|
|
"babylon": "^5.8.22"
|
|
}
|
|
}
|