2017-08-07 18:21:08 -04:00

14 lines
426 B
JSON

{
"name": "babel-helper-call-delegate",
"version": "7.0.0-alpha.19",
"description": "Helper function to call delegate",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-helper-hoist-variables": "7.0.0-alpha.19",
"babel-traverse": "7.0.0-alpha.19",
"babel-types": "7.0.0-alpha.19"
}
}