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

60 lines
1.5 KiB
JSON

{
"_from": "sirv@^2.0.3",
"_id": "sirv@2.0.3",
"_inBundle": false,
"_integrity": "sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==",
"_location": "/sirv",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "sirv@^2.0.3",
"name": "sirv",
"escapedName": "sirv",
"rawSpec": "^2.0.3",
"saveSpec": null,
"fetchSpec": "^2.0.3"
},
"_requiredBy": [
"/webpack-bundle-analyzer"
],
"_resolved": "https://registry.npmmirror.com/sirv/-/sirv-2.0.3.tgz",
"_shasum": "ca5868b87205a74bef62a469ed0296abceccd446",
"_spec": "sirv@^2.0.3",
"_where": "D:\\xyProject\\cacfrontend\\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": "^3.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": "2.0.3"
}