You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.6 KiB

{
"_from": "@umijs/error-code-map@^1.0.1",
"_id": "@umijs/error-code-map@1.0.1",
"_inBundle": false,
"_integrity": "sha1-Ki3XtLzRGGnpaCZP89q6z6vouHQ=",
"_location": "/@umijs/error-code-map",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@umijs/error-code-map@^1.0.1",
"name": "@umijs/error-code-map",
"escapedName": "@umijs%2ferror-code-map",
"scope": "@umijs",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/@umijs/core"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/error-code-map/download/@umijs/error-code-map-1.0.1.tgz",
"_shasum": "2a2dd7b4bcd11869e968264ff3dabacfabe8b874",
"_spec": "@umijs/error-code-map@^1.0.1",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/core",
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
],
"bugs": {
"url": "http://github.com/umijs/error-code-map/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Error code map for umi.",
"devDependencies": {
"np": "^5.0.3"
},
"files": [
"index.js",
"lib"
],
"homepage": "http://github.com/umijs/error-code-map",
"license": "MIT",
"main": "index.js",
"name": "@umijs/error-code-map",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/umijs/error-code-map.git"
},
"scripts": {
"prepublishOnly": "np --no-cleanup --yolo --no-publish",
"test": "node test.js"
},
"version": "1.0.1"
}