2016-05-17 14:49:17 -04:00

15 lines
376 B
JSON

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