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
| {
| "_from": "@types/webpack-hot-middleware@2.25.4",
| "_id": "@types/webpack-hot-middleware@2.25.4",
| "_inBundle": false,
| "_integrity": "sha512-6tQb9EBKIANZYUVLQYWiWfDFVe7FhXSj4bB2EF5QB7VtYWL3HDR+y/zqjZPAnCorv0spLqVMRqjRK8AmhfocMw==",
| "_location": "/@types/webpack-hot-middleware",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/webpack-hot-middleware@2.25.4",
| "name": "@types/webpack-hot-middleware",
| "escapedName": "@types%2fwebpack-hot-middleware",
| "scope": "@types",
| "rawSpec": "2.25.4",
| "saveSpec": null,
| "fetchSpec": "2.25.4"
| },
| "_requiredBy": [
| "/@nuxt/types"
| ],
| "_resolved": "https://registry.npmjs.org/@types/webpack-hot-middleware/-/webpack-hot-middleware-2.25.4.tgz",
| "_shasum": "e439e9a3694158badf23b094bc1ad6051767ca05",
| "_spec": "@types/webpack-hot-middleware@2.25.4",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Benjamin Lim",
| "url": "https://github.com/bumbleblym"
| },
| {
| "name": "Ron Martinez",
| "url": "https://github.com/icylace"
| },
| {
| "name": "Chris Abrams",
| "url": "https://github.com/chrisabrams"
| },
| {
| "name": "Ilya Zelenko",
| "url": "https://github.com/iliyaZelenko"
| },
| {
| "name": "Rodrigo Saboya",
| "url": "https://github.com/saboya"
| }
| ],
| "dependencies": {
| "@types/connect": "*",
| "@types/webpack": "^4"
| },
| "deprecated": false,
| "description": "TypeScript definitions for webpack-hot-middleware",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/webpack-hot-middleware",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/webpack-hot-middleware"
| },
| "scripts": {},
| "typeScriptVersion": "3.7",
| "types": "index.d.ts",
| "typesPublisherContentHash": "d5a55e4ec6f8fdc08f117d5708f07e1d8494743fcfcc18d9cce680f2bb6f4a46",
| "version": "2.25.4"
| }
|
|