15 lines
392 B
JSON
15 lines
392 B
JSON
{
|
|
"name": "babel-helper-call-delegate",
|
|
"version": "6.6.4",
|
|
"description": "",
|
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"babel-traverse": "^6.6.4",
|
|
"babel-runtime": "^5.0.0",
|
|
"babel-types": "^6.6.4",
|
|
"babel-helper-hoist-variables": "^6.6.4"
|
|
}
|
|
}
|