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
| {
| "_from": "@types/yauzl@^2.9.1",
| "_id": "@types/yauzl@2.10.3",
| "_inBundle": false,
| "_integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
| "_location": "/@types/yauzl",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/yauzl@^2.9.1",
| "name": "@types/yauzl",
| "escapedName": "@types%2fyauzl",
| "scope": "@types",
| "rawSpec": "^2.9.1",
| "saveSpec": null,
| "fetchSpec": "^2.9.1"
| },
| "_requiredBy": [
| "/extract-zip"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/yauzl/-/yauzl-2.10.3.tgz",
| "_shasum": "e9b2808b4f109504a03cda958259876f61017999",
| "_spec": "@types/yauzl@^2.9.1",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/extract-zip",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Florian Keller",
| "url": "https://github.com/ffflorian"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for yauzl",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yauzl",
| "license": "MIT",
| "main": "",
| "name": "@types/yauzl",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/yauzl"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "4fb24c28ac8c0fdb7539555e955c273a2a4a433e99938ed73d9e7df3a9e1e2a7",
| "version": "2.10.3"
| }
|
|