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
| {
| "_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",
| "_shasum": "aacf28a85a05ee29a11fb7c3ead935ac56f33e4e",
| "_spec": "@types/serve-static@1.13.9",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "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": "*"
| },
| "deprecated": false,
| "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"
| }
|
|