Sebastian McKenzie 34665bdfda v6.0.14
2015-10-30 23:30:40 +00:00

14 lines
379 B
JSON

{
"name": "babel-helper-define-map",
"version": "6.0.14",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-define-map",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^5.0.0",
"lodash": "^3.10.0",
"babel-types": "^6.0.14",
"babel-helper-function-name": "^6.0.14"
}
}