2021-01-07 23:16:07 +08:00

24 lines
954 B
JSON

{
"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",
"__npminstall_done": "Sun Sep 06 2020 16:10:18 GMT+0800 (中国标准时间)",
"_from": "@babel/helper-define-map@7.10.5",
"_resolved": "https://registry.npm.taobao.org/@babel/helper-define-map/download/@babel/helper-define-map-7.10.5.tgz?cache=0&sync_timestamp=1594749492991&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-define-map%2Fdownload%2F%40babel%2Fhelper-define-map-7.10.5.tgz"
}