Sebastian McKenzie ac90ea20ea v6.2.0
2015-11-18 20:33:47 -08:00

16 lines
427 B
JSON

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