Sebastian McKenzie 34665bdfda v6.0.14
2015-10-30 23:30:40 +00:00

14 lines
395 B
JSON

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