Files
Arbitrate-FrontendH5/node_modules/sirv/package.json
T
2024-04-08 16:23:29 +08:00

64 lines
1.5 KiB
JSON

{
"_args": [
[
"sirv@2.0.3",
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development": true,
"_from": "sirv@2.0.3",
"_id": "sirv@2.0.3",
"_inBundle": false,
"_integrity": "sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==",
"_location": "/sirv",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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.npmjs.org/sirv/-/sirv-2.0.3.tgz",
"_spec": "2.0.3",
"_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
"author": {
"name": "Luke Edwards",
"email": "luke@lukeed.com",
"url": "https://lukeed.com"
},
"bugs": {
"url": "https://github.com/lukeed/sirv/issues"
},
"dependencies": {
"@polka/url": "^1.0.0-next.20",
"mrmime": "^1.0.0",
"totalist": "^3.0.0"
},
"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"
}