2015-10-30 11:13:03 -07:00

15 lines
377 B
JSON

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