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
| {
| "_args": [
| [
| "@types/unzip@0.1.1",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/unzip@0.1.1",
| "_id": "@types/unzip@0.1.1",
| "_inBundle": false,
| "_integrity": "sha1-lugNxeKRenaci+AapJxP5mDnurM=",
| "_location": "/@types/unzip",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/unzip@0.1.1",
| "name": "@types/unzip",
| "escapedName": "@types%2funzip",
| "scope": "@types",
| "rawSpec": "0.1.1",
| "saveSpec": null,
| "fetchSpec": "0.1.1"
| },
| "_requiredBy": [
| "/"
| ],
| "_resolved": "https://registry.npm.taobao.org/@types/unzip/download/@types/unzip-0.1.1.tgz",
| "_spec": "0.1.1",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Ravi L.",
| "url": "https://github.com/coding2012"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for unzip",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/unzip",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.0",
| "typesPublisherContentHash": "fd2747d725b298eee4f5b2a053d4b0bf032283403e8850222a36c68f8e2169b3",
| "version": "0.1.1"
| }
|
|