60 lines
1.5 KiB
JSON
60 lines
1.5 KiB
JSON
{
|
|
"_from": "sirv@^1.0.7",
|
|
"_id": "sirv@1.0.19",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==",
|
|
"_location": "/sirv",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "sirv@^1.0.7",
|
|
"name": "sirv",
|
|
"escapedName": "sirv",
|
|
"rawSpec": "^1.0.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/webpack-bundle-analyzer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz",
|
|
"_shasum": "1d73979b38c7fe91fcba49c85280daa9c2363b49",
|
|
"_spec": "sirv@^1.0.7",
|
|
"_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app\\node_modules\\webpack-bundle-analyzer",
|
|
"author": {
|
|
"name": "Luke Edwards",
|
|
"email": "luke@lukeed.com",
|
|
"url": "https://lukeed.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/lukeed/sirv/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@polka/url": "^1.0.0-next.20",
|
|
"mrmime": "^1.0.0",
|
|
"totalist": "^1.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "The optimized & lightweight middleware for serving requests to static assets",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"files": [
|
|
"build.*",
|
|
"sirv.d.ts"
|
|
],
|
|
"homepage": "https://github.com/lukeed/sirv#readme",
|
|
"license": "MIT",
|
|
"main": "build.js",
|
|
"module": "build.mjs",
|
|
"name": "sirv",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/lukeed/sirv.git"
|
|
},
|
|
"types": "sirv.d.ts",
|
|
"version": "1.0.19"
|
|
}
|