forked from daren.hsu/line_push
63 lines
1.4 KiB
JSON
63 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"sirv@1.0.19",
|
|
"/home/node/nuxt"
|
|
]
|
|
],
|
|
"_from": "sirv@1.0.19",
|
|
"_id": "sirv@1.0.19",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==",
|
|
"_location": "/sirv",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "sirv@1.0.19",
|
|
"name": "sirv",
|
|
"escapedName": "sirv",
|
|
"rawSpec": "1.0.19",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.19"
|
|
},
|
|
"_requiredBy": [
|
|
"/webpack-bundle-analyzer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz",
|
|
"_spec": "1.0.19",
|
|
"_where": "/home/node/nuxt",
|
|
"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": "^1.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": "1.0.19"
|
|
}
|