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

15 lines
377 B
JSON

{
"name": "babel-helper-define-map",
"version": "6.2.0",
"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.2.0",
"babel-helper-function-name": "^6.2.0"
}
}