Sha256: 69b0d37ea9619f0d4dc343aa28072dec73e201820d5b61f34f515b465477ed72
Contents?: true
Size: 1.63 KB
Versions: 62
Compression:
Stored size: 1.63 KB
Contents
{ "name": "pako", "description": "zlib port to javascript - fast, modularized, with browser support", "version": "0.2.5", "keywords": [ "zlib", "deflate", "inflate", "gzip" ], "homepage": "https://github.com/nodeca/pako", "contributors": [ { "name": "Andrei Tuputcyn", "url": "https://github.com/andr83" }, { "name": "Vitaly Puzrin", "url": "https://github.com/puzrin" } ], "bugs": { "url": "https://github.com/nodeca/pako/issues" }, "license": { "type": "MIT", "url": "https://github.com/nodeca/pako/blob/master/LICENSE" }, "repository": { "type": "git", "url": "git://github.com/nodeca/pako.git" }, "main": "./index.js", "devDependencies": { "mocha": "*", "benchmark": "*", "ansi": "*", "browserify": "*", "uglify-js": "*", "jshint": "*", "istanbul": "*", "ndoc": "*", "lodash": "*", "async": "*", "grunt": "~0.4.4", "grunt-cli": "~0.1.13", "grunt-saucelabs": "~8.0.2", "grunt-contrib-connect": "~0.7.1" }, "_id": "pako@0.2.5", "_shasum": "36df19467a3879152e9adcc44784f07d0a80c525", "_from": "pako@~0.2.0", "_resolved": "https://registry.npmjs.org/pako/-/pako-0.2.5.tgz", "scripts": {}, "_npmVersion": "1.4.9", "_npmUser": { "name": "vitaly", "email": "vitaly@rcdesign.ru" }, "maintainers": [ { "name": "vitaly", "email": "vitaly@rcdesign.ru" } ], "dist": { "shasum": "36df19467a3879152e9adcc44784f07d0a80c525", "tarball": "http://registry.npmjs.org/pako/-/pako-0.2.5.tgz" }, "directories": {}, "readme": "ERROR: No README data found!" }
Version data entries
62 entries across 62 versions & 1 rubygems