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
70
71
72
73
74
75
76
| {
| "_args": [
| [
| "@types/express-serve-static-core@4.16.4",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/express-serve-static-core@4.16.4",
| "_id": "@types/express-serve-static-core@4.16.4",
| "_inBundle": false,
| "_integrity": "sha512-x/8h6FHm14rPWnW2HP5likD/rsqJ3t/77OWx2PLxym0hXbeBWQmcPyHmwX+CtCQpjIfgrUdEoDFcLPwPZWiqzQ==",
| "_location": "/@types/express-serve-static-core",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/express-serve-static-core@4.16.4",
| "name": "@types/express-serve-static-core",
| "escapedName": "@types%2fexpress-serve-static-core",
| "scope": "@types",
| "rawSpec": "4.16.4",
| "saveSpec": null,
| "fetchSpec": "4.16.4"
| },
| "_requiredBy": [
| "/@types/express",
| "/@types/serve-static"
| ],
| "_resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.16.4.tgz",
| "_spec": "4.16.4",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Boris Yankov",
| "url": "https://github.com/borisyankov"
| },
| {
| "name": "Michał Lytek",
| "url": "https://github.com/19majkel94"
| },
| {
| "name": "Kacper Polak",
| "url": "https://github.com/kacepe"
| },
| {
| "name": "Satana Charuwichitratana",
| "url": "https://github.com/micksatana"
| },
| {
| "name": "Sami Jaber",
| "url": "https://github.com/samijaber"
| }
| ],
| "dependencies": {
| "@types/node": "*",
| "@types/range-parser": "*"
| },
| "description": "TypeScript definitions for Express",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/express-serve-static-core",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/express-serve-static-core"
| },
| "scripts": {},
| "typeScriptVersion": "2.2",
| "types": "index",
| "typesPublisherContentHash": "986c1c351361309e7e029b54a4589d921a18dfc3ebbed317ea1fb68556ee0b72",
| "version": "4.16.4"
| }
|
|