Logan Smyth 48573f1fb4 v6.23.0
2017-02-13 17:14:12 -08:00

15 lines
411 B
JSON

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