123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- {
- "_args": [
- [
- "pako@~0.2.0",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/browserify-zlib"
- ]
- ],
- "_from": "pako@>=0.2.0 <0.3.0",
- "_id": "pako@0.2.8",
- "_inCache": true,
- "_location": "/pako",
- "_nodeVersion": "0.12.4",
- "_npmUser": {
- "email": "vitaly@rcdesign.ru",
- "name": "vitaly"
- },
- "_npmVersion": "2.10.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "pako",
- "raw": "pako@~0.2.0",
- "rawSpec": "~0.2.0",
- "scope": null,
- "spec": ">=0.2.0 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/browserify-zlib"
- ],
- "_resolved": "https://registry.npmjs.org/pako/-/pako-0.2.8.tgz",
- "_shasum": "15ad772915362913f20de4a8a164b4aacc6165d6",
- "_shrinkwrap": null,
- "_spec": "pako@~0.2.0",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/browserify-zlib",
- "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"
- }
- ],
- "dependencies": {},
- "description": "zlib port to javascript - fast, modularized, with browser support",
- "devDependencies": {
- "ansi": "*",
- "async": "*",
- "benchmark": "*",
- "browserify": "*",
- "eslint": "0.17.1",
- "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": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "15ad772915362913f20de4a8a164b4aacc6165d6",
- "tarball": "http://registry.npmjs.org/pako/-/pako-0.2.8.tgz"
- },
- "gitHead": "08c5cfb4fe2f744bedbd249be908bba0d8fc0946",
- "homepage": "https://github.com/nodeca/pako",
- "installable": true,
- "keywords": [
- "deflate",
- "gzip",
- "inflate",
- "zlib"
- ],
- "license": {
- "type": "MIT",
- "url": "https://github.com/nodeca/pako/blob/master/LICENSE"
- },
- "main": "./index.js",
- "maintainers": [
- {
- "name": "vitaly",
- "email": "vitaly@rcdesign.ru"
- }
- ],
- "name": "pako",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git://github.com/nodeca/pako.git"
- },
- "scripts": {},
- "version": "0.2.8"
- }
|