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
| {
| "_args": [
| [
| "@types/connect-history-api-fallback@1.5.4",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/connect-history-api-fallback@1.5.4",
| "_id": "@types/connect-history-api-fallback@1.5.4",
| "_inBundle": false,
| "_integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==",
| "_location": "/@types/connect-history-api-fallback",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/connect-history-api-fallback@1.5.4",
| "name": "@types/connect-history-api-fallback",
| "escapedName": "@types%2fconnect-history-api-fallback",
| "scope": "@types",
| "rawSpec": "1.5.4",
| "saveSpec": null,
| "fetchSpec": "1.5.4"
| },
| "_requiredBy": [
| "/@types/webpack-dev-server"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz",
| "_spec": "1.5.4",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Douglas Duteil",
| "url": "https://github.com/douglasduteil"
| }
| ],
| "dependencies": {
| "@types/express-serve-static-core": "*",
| "@types/node": "*"
| },
| "description": "TypeScript definitions for connect-history-api-fallback",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect-history-api-fallback",
| "license": "MIT",
| "main": "",
| "name": "@types/connect-history-api-fallback",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/connect-history-api-fallback"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "d808766d9d2861db4ad548a99ff2bf4e44af08540b5df45324c6cd31964c1a1f",
| "version": "1.5.4"
| }
|
|