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
| {
| "_from": "@types/compression@1.7.0",
| "_id": "@types/compression@1.7.0",
| "_inBundle": false,
| "_integrity": "sha512-3LzWUM+3k3XdWOUk/RO+uSjv7YWOatYq2QADJntK1pjkk4DfVP0KrIEPDnXRJxAAGKe0VpIPRmlINLDuCedZWw==",
| "_location": "/@types/compression",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/compression@1.7.0",
| "name": "@types/compression",
| "escapedName": "@types%2fcompression",
| "scope": "@types",
| "rawSpec": "1.7.0",
| "saveSpec": null,
| "fetchSpec": "1.7.0"
| },
| "_requiredBy": [
| "/@nuxt/types"
| ],
| "_resolved": "https://registry.npmjs.org/@types/compression/-/compression-1.7.0.tgz",
| "_shasum": "8dc2a56604873cf0dd4e746d9ae4d31ae77b2390",
| "_spec": "@types/compression@1.7.0",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Santi Albo",
| "url": "https://github.com/santialbo"
| },
| {
| "name": "Rob van der Burgt",
| "url": "https://github.com/rburgt"
| },
| {
| "name": "Neil Bryson Cargamento",
| "url": "https://github.com/neilbryson"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "dependencies": {
| "@types/express": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for compression",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/compression",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/compression"
| },
| "scripts": {},
| "typeScriptVersion": "2.8",
| "types": "index.d.ts",
| "typesPublisherContentHash": "895e65ff68cfb7837d5b15a9741de8c3047f707bebaacea6933207a5ce09fa82",
| "version": "1.7.0"
| }
|
|