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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
  "_args": [
    [
      "pako@0.2.9",
      "E:\\ximenzi\\wms\\old\\api"
    ]
  ],
  "_from": "pako@0.2.9",
  "_id": "pako@0.2.9",
  "_inBundle": false,
  "_integrity": "sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=",
  "_location": "/pako",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pako@0.2.9",
    "name": "pako",
    "escapedName": "pako",
    "rawSpec": "0.2.9",
    "saveSpec": null,
    "fetchSpec": "0.2.9"
  },
  "_requiredBy": [
    "/jszip"
  ],
  "_resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz",
  "_spec": "0.2.9",
  "_where": "E:\\ximenzi\\wms\\old\\api",
  "bugs": {
    "url": "https://github.com/nodeca/pako/issues"
  },
  "contributors": [
    {
      "name": "Andrei Tuputcyn",
      "url": "https://github.com/andr83"
    },
    {
      "name": "Vitaly Puzrin",
      "url": "https://github.com/puzrin"
    }
  ],
  "description": "zlib port to javascript - fast, modularized, with browser support",
  "devDependencies": {
    "ansi": "*",
    "async": "*",
    "benchmark": "*",
    "browserify": "*",
    "eslint": "^2.1.0",
    "eslint-plugin-nodeca": "~1.0.3",
    "grunt": "~0.4.4",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-connect": "~0.9.0",
    "grunt-saucelabs": "~8.6.0",
    "istanbul": "*",
    "lodash": "*",
    "mocha": "1.21.5",
    "ndoc": "*",
    "uglify-js": "*"
  },
  "files": [
    "index.js",
    "dist/",
    "lib/"
  ],
  "homepage": "https://github.com/nodeca/pako",
  "keywords": [
    "zlib",
    "deflate",
    "inflate",
    "gzip"
  ],
  "license": "MIT",
  "name": "pako",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nodeca/pako.git"
  },
  "version": "0.2.9"
}