2016-05-02 19:43:49 -04:00

15 lines
392 B
JSON

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