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