chushihua
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "babel-helper-call-delegate",
|
||||
"version": "6.24.1",
|
||||
"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-traverse": "^6.24.1",
|
||||
"babel-runtime": "^6.22.0",
|
||||
"babel-types": "^6.24.1",
|
||||
"babel-helper-hoist-variables": "^6.24.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user