package.json 1.9 KB
{
  "_args": [
    [
      "zlibjs@^0.2.0",
      "/Users/AlexWang/ws/LiveClass"
    ]
  ],
  "_cnpm_publish_time": 1392948936486,
  "_from": "zlibjs@>=0.2.0 <0.3.0",
  "_id": "zlibjs@0.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/zlibjs",
  "_npmUser": {
    "email": "imaya.devel@gmail.com",
    "name": "imaya"
  },
  "_npmVersion": "1.3.11",
  "_phantomChildren": {},
  "_requested": {
    "name": "zlibjs",
    "raw": "zlibjs@^0.2.0",
    "rawSpec": "^0.2.0",
    "scope": null,
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npm.taobao.org/zlibjs/download/zlibjs-0.2.0.tgz",
  "_shasum": "ae20f06243293d85c255563189f9b12f5b3ba1a0",
  "_shrinkwrap": null,
  "_spec": "zlibjs@^0.2.0",
  "_where": "/Users/AlexWang/ws/LiveClass",
  "author": {
    "name": "Yuta Imaya"
  },
  "bugs": {
    "url": "https://github.com/imaya/zlib.js/issues"
  },
  "contributors": {
    "email": "imaya.devel@gmail.com",
    "name": "Yuta Imaya"
  },
  "dependencies": {},
  "description": "zlib, gzip and zip implementation in JavaScript",
  "devDependencies": {
    "buster": ">=0.7.4"
  },
  "directories": {},
  "dist": {
    "noattachment": false,
    "shasum": "ae20f06243293d85c255563189f9b12f5b3ba1a0",
    "size": 5965971,
    "tarball": "http://registry.npm.taobao.org/zlibjs/download/zlibjs-0.2.0.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/imaya/zlib.js",
  "main": "./bin/node-zlib.js",
  "maintainers": [
    {
      "email": "imaya.devel@gmail.com",
      "name": "imaya"
    }
  ],
  "name": "zlibjs",
  "optionalDependencies": {},
  "publish_time": 1392948936486,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/imaya/zlib.js.git"
  },
  "scripts": {
    "test": "node_modules/.bin/buster-test"
  },
  "version": "0.2.0"
}