保誠-保戶業務員媒合平台
Tomas
2022-05-19 957a1f10a06fdbb76f1a0ba94fe44126c613fee3
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
60
61
62
63
64
65
66
67
68
69
{
  "_args": [
    [
      "@types/serve-static@1.13.9",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "@types/serve-static@1.13.9",
  "_id": "@types/serve-static@1.13.9",
  "_inBundle": false,
  "_integrity": "sha512-ZFqF6qa48XsPdjXV5Gsz0Zqmux2PerNd3a/ktL45mHpa19cuMi/cL8tcxdAx497yRh+QtYPuofjT9oWw9P7nkA==",
  "_location": "/@types/serve-static",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/serve-static@1.13.9",
    "name": "@types/serve-static",
    "escapedName": "@types%2fserve-static",
    "scope": "@types",
    "rawSpec": "1.13.9",
    "saveSpec": null,
    "fetchSpec": "1.13.9"
  },
  "_requiredBy": [
    "/@nuxt/types",
    "/@types/express"
  ],
  "_resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.9.tgz",
  "_spec": "1.13.9",
  "_where": "/Users/tomas/PAM/PAMapp",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "contributors": [
    {
      "name": "Uros Smolnik",
      "url": "https://github.com/urossmolnik"
    },
    {
      "name": "Linus Unnebäck",
      "url": "https://github.com/LinusU"
    },
    {
      "name": "Devansh Jethmalani",
      "url": "https://github.com/devanshj"
    }
  ],
  "dependencies": {
    "@types/mime": "^1",
    "@types/node": "*"
  },
  "description": "TypeScript definitions for serve-static",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/serve-static",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/serve-static"
  },
  "scripts": {},
  "typeScriptVersion": "3.4",
  "types": "index.d.ts",
  "typesPublisherContentHash": "128f8f2571ac1e49c45cb7906b8de2eca4e5c41dbcc05194d377a3183a964abd",
  "version": "1.13.9"
}