2016-04-24 20:06:23 -04:00

16 lines
428 B
JSON

{
"name": "babel-helper-function-name",
"version": "6.6.0",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^6.0.0",
"babel-types": "^6.6.0",
"babel-traverse": "^6.6.0",
"babel-helper-get-function-arity": "^6.3.13",
"babel-template": "^6.6.0"
}
}