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.
75 lines
2.0 KiB
75 lines
2.0 KiB
{
|
|
"_from": "@umijs/server@3.2.16",
|
|
"_id": "@umijs/server@3.2.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-6RJKizNDlzECTdgyNQ8QXlsgmgU=",
|
|
"_location": "/@umijs/server",
|
|
"_phantomChildren": {
|
|
"async": "2.6.3",
|
|
"minimist": "1.2.5",
|
|
"ms": "2.1.2"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@umijs/server@3.2.16",
|
|
"name": "@umijs/server",
|
|
"escapedName": "@umijs%2fserver",
|
|
"scope": "@umijs",
|
|
"rawSpec": "3.2.16",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.2.16"
|
|
},
|
|
"_requiredBy": [
|
|
"/@umijs/preset-built-in",
|
|
"/@umijs/types"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@umijs/server/download/@umijs/server-3.2.16.tgz?cache=0&sync_timestamp=1597639098577&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Fserver%2Fdownload%2F%40umijs%2Fserver-3.2.16.tgz",
|
|
"_shasum": "e9124a8b33439731024dd832350f105e5b209a05",
|
|
"_spec": "@umijs/server@3.2.16",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-built-in",
|
|
"authors": [
|
|
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
|
|
],
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/umi/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@types/compression": "1.7.0",
|
|
"@types/express": "4.17.7",
|
|
"@types/node": "14.0.23",
|
|
"@types/sockjs": "0.3.32",
|
|
"@types/spdy": "3.4.4",
|
|
"@umijs/utils": "3.2.16",
|
|
"compression": "1.7.4",
|
|
"express": "4.17.1",
|
|
"http-proxy-middleware": "1.0.5",
|
|
"immer": "7.0.5",
|
|
"portfinder": "1.0.26",
|
|
"sockjs": "0.3.20",
|
|
"spdy": "4.0.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "@umijs/server",
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/umijs/umi/tree/master/packages/server#readme",
|
|
"keywords": [
|
|
"umi"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@umijs/server",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/umijs/umi.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "3.2.16"
|
|
}
|