22b0e74a1057b1333e4570d5b35adeca3004223f.svn-base 1.55 KB
{
  "_from": "gzip-js@~0.3.1",
  "_id": "gzip-js@0.3.2",
  "_inBundle": false,
  "_integrity": "sha1-IxF+/usozzhSSN7/Df+tiUg22Ws=",
  "_location": "/gzip-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gzip-js@~0.3.1",
    "name": "gzip-js",
    "escapedName": "gzip-js",
    "rawSpec": "~0.3.1",
    "saveSpec": null,
    "fetchSpec": "~0.3.1"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npm.taobao.org/gzip-js/download/gzip-js-0.3.2.tgz",
  "_shasum": "23117efeeb28cf385248deff0dffad894836d96b",
  "_spec": "gzip-js@~0.3.1",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
  "author": {
    "name": "T. Jameson Little",
    "email": "t.jameson.little@gmail.com"
  },
  "bin": {
    "gzip-js": "bin/gzip.js",
    "gunzip-js": "bin/gunzip.js"
  },
  "bugs": {
    "url": "https://github.com/beatgammit/gzip-js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "crc32": ">= 0.2.2",
    "deflate-js": ">= 0.2.2"
  },
  "deprecated": false,
  "description": "GZIP in pure JavaScript (works in the browser)",
  "devDependencies": {
    "optimist": "~0.2"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/beatgammit/gzip-js#readme",
  "license": "GPL",
  "main": "./lib/gzip.js",
  "name": "gzip-js",
  "repository": {
    "type": "git",
    "url": "git://github.com/beatgammit/gzip-js.git"
  },
  "scripts": {
    "test": "cd test; ./runner.py; cd -"
  },
  "version": "0.3.2"
}