{ "name": "babel-helper-function-name", "version": "6.8.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.8.0", "babel-traverse": "^6.8.0", "babel-helper-get-function-arity": "^6.8.0", "babel-template": "^6.8.0" } }