保誠-保戶業務員媒合平台
tomasysh
2022-05-25 43d0eed31f4b2a59e23c06ceba3616aac3f549f6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "_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": "D:\\project\\PAM\\PAMapp\\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"
}