333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
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
{
  "_args": [
    [
      "win-7zip@0.1.1",
      "E:\\ximenzi\\wms\\old\\api"
    ]
  ],
  "_from": "win-7zip@0.1.1",
  "_id": "win-7zip@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-FFU/bcVgA9mhcvH7XEiMfxZ+x94=",
  "_location": "/win-7zip",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "win-7zip@0.1.1",
    "name": "win-7zip",
    "escapedName": "win-7zip",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/win-7zip/-/win-7zip-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "E:\\ximenzi\\wms\\old\\api",
  "bin": {
    "7z": "7zip-lite/7z.exe"
  },
  "bugs": {
    "url": "https://github.com/fritx/win-7zip/issues"
  },
  "description": "7zip Windows Package via Node.js",
  "devDependencies": {
    "ava": "^0.18.2",
    "cross-unzip": "^0.2.1",
    "fs-extra-promise": "^0.4.1"
  },
  "homepage": "https://github.com/fritx/win-7zip#readme",
  "keywords": [
    "7z",
    "7zip",
    "7-zip",
    "windows",
    "install"
  ],
  "license": "GNU LGPL",
  "main": "index.js",
  "name": "win-7zip",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/fritx/win-7zip.git"
  },
  "scripts": {
    "test": "ava"
  },
  "version": "0.1.1"
}