{
  "name": "@babel/helper-define-map",
  "version": "7.10.5",
  "description": "Helper function to define a map",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-define-map"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "dependencies": {
    "@babel/helper-function-name": "^7.10.4",
    "@babel/types": "^7.10.5",
    "lodash": "^4.17.19"
  },
  "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7"

,"_resolved": "https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.10.5.tgz"
,"_integrity": "sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ=="
,"_from": "@babel/helper-define-map@7.10.5"
}