2016-03-04 18:16:17 -05:00

15 lines
392 B
JSON

{
"name": "babel-helper-call-delegate",
"version": "6.6.5",
"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.5",
"babel-runtime": "^5.0.0",
"babel-types": "^6.6.5",
"babel-helper-hoist-variables": "^6.6.5"
}
}