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
| {
| "_args": [
| [
| "@types/serve-static@1.13.2",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/serve-static@1.13.2",
| "_id": "@types/serve-static@1.13.2",
| "_inBundle": false,
| "_integrity": "sha512-/BZ4QRLpH/bNYgZgwhKEh+5AsboDBcUdlBYgzoLX0fpj3Y2gp6EApyOlM3bK53wQS/OE1SrdSYBAbux2D1528Q==",
| "_location": "/@types/serve-static",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/serve-static@1.13.2",
| "name": "@types/serve-static",
| "escapedName": "@types%2fserve-static",
| "scope": "@types",
| "rawSpec": "1.13.2",
| "saveSpec": null,
| "fetchSpec": "1.13.2"
| },
| "_requiredBy": [
| "/@types/express"
| ],
| "_resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.2.tgz",
| "_spec": "1.13.2",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "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"
| }
| ],
| "dependencies": {
| "@types/express-serve-static-core": "*",
| "@types/mime": "*"
| },
| "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"
| },
| "scripts": {},
| "typeScriptVersion": "2.2",
| "typesPublisherContentHash": "3c454d8447dd409850aab805f4a9ddde32dc4c7606505c4e149b1f938f52728d",
| "version": "1.13.2"
| }
|
|