2015-10-30 11:12:47 -07:00

15 lines
392 B
JSON

{
"name": "babel-helper-call-delegate",
"version": "6.0.2",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-traverse": "^6.0.2",
"babel-runtime": "^6.0.2",
"babel-types": "^6.0.2",
"babel-helper-hoist-variables": "^6.0.2"
}
}