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.
79 lines
2.1 KiB
79 lines
2.1 KiB
{
|
|
"_from": "@umijs/core@3.2.16",
|
|
"_id": "@umijs/core@3.2.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-tTT5xw7+kp7YWqz/6EaRQUXwUqA=",
|
|
"_location": "/@umijs/core",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@umijs/core@3.2.16",
|
|
"name": "@umijs/core",
|
|
"escapedName": "@umijs%2fcore",
|
|
"scope": "@umijs",
|
|
"rawSpec": "3.2.16",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.2.16"
|
|
},
|
|
"_requiredBy": [
|
|
"/@umijs/types",
|
|
"/umi"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@umijs/core/download/@umijs/core-3.2.16.tgz?cache=0&sync_timestamp=1597639095938&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Fcore%2Fdownload%2F%40umijs%2Fcore-3.2.16.tgz",
|
|
"_shasum": "b534f9c70efe929ed85aacffe846914145f052a0",
|
|
"_spec": "@umijs/core@3.2.16",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/umi",
|
|
"authors": [
|
|
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
|
|
],
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/umi/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/core": "7.11.1",
|
|
"@babel/register": "7.10.5",
|
|
"@hapi/joi": "16.1.8",
|
|
"@types/ejs": "3.0.4",
|
|
"@types/hapi__joi": "16.0.12",
|
|
"@types/marked": "^1.1.0",
|
|
"@types/marked-terminal": "^3.1.1",
|
|
"@types/prettier": "2.0.2",
|
|
"@types/tapable": "1.0.6",
|
|
"@umijs/ast": "3.2.16",
|
|
"@umijs/babel-preset-umi": "3.2.16",
|
|
"@umijs/error-code-map": "^1.0.1",
|
|
"@umijs/utils": "3.2.16",
|
|
"dotenv": "8.2.0",
|
|
"ejs": "3.1.3",
|
|
"marked": "1.1.1",
|
|
"marked-terminal": "4.1.0",
|
|
"os-locale": "5.0.0",
|
|
"prettier": "2.0.5",
|
|
"set-value": "3.0.2",
|
|
"tapable": "1.1.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "@umijs/core",
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/umijs/umi/tree/master/packages/core#readme",
|
|
"keywords": [
|
|
"umi"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@umijs/core",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/umijs/umi.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "3.2.16"
|
|
}
|