{
"name": "@babel/helper-define-map",
"version": "7.4.4",
"description": "Helper function to define a map",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-define-map",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"dependencies": {
"@babel/helper-function-name": "^7.1.0",
"@babel/types": "^7.4.4",
"lodash": "^4.17.11"
},
"gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba"
}