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.

63 lines
1.5 KiB

{
"_args": [
[
"sirv@2.0.4",
"D:\\IDEAproject\\frontend\\Front-end logistics"
]
],
"_development": true,
"_from": "sirv@2.0.4",
"_id": "sirv@2.0.4",
"_inBundle": false,
"_integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==",
"_location": "/sirv",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sirv@2.0.4",
"name": "sirv",
"escapedName": "sirv",
"rawSpec": "2.0.4",
"saveSpec": null,
"fetchSpec": "2.0.4"
},
"_requiredBy": [
"/webpack-bundle-analyzer"
],
"_resolved": "https://registry.npmmirror.com/sirv/-/sirv-2.0.4.tgz",
"_spec": "2.0.4",
"_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
"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.24",
"mrmime": "^2.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.4"
}