{ "_args": [ [ { "raw": "brotli@^1.2.0", "scope": null, "escapedName": "brotli", "name": "brotli", "rawSpec": "^1.2.0", "spec": ">=1.2.0 <2.0.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/fontkit" ] ], "_from": "brotli@>=1.2.0 <2.0.0", "_id": "brotli@1.3.2", "_inCache": true, "_location": "/brotli", "_nodeVersion": "4.1.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/brotli-1.3.2.tgz_1493710188882_0.9105583857744932" }, "_npmUser": { "name": "devongovett", "email": "devongovett@gmail.com" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "raw": "brotli@^1.2.0", "scope": null, "escapedName": "brotli", "name": "brotli", "rawSpec": "^1.2.0", "spec": ">=1.2.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/fontkit" ], "_resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.2.tgz", "_shasum": "525a9cad4fcba96475d7d388f6aecb13eed52f46", "_shrinkwrap": null, "_spec": "brotli@^1.2.0", "_where": "/Users/MB/git/pdfkit/node_modules/fontkit", "author": { "name": "Devon Govett", "email": "devongovett@gmail.com" }, "browser": { "./dec/dictionary-data.js": "./dec/dictionary-browser.js" }, "bugs": { "url": "https://github.com/devongovett/brotli.js/issues" }, "dependencies": { "base64-js": "^1.1.2" }, "description": "A port of the Brotli compression algorithm as used in WOFF2", "devDependencies": { "mocha": "^2.2.1" }, "directories": {}, "dist": { "shasum": "525a9cad4fcba96475d7d388f6aecb13eed52f46", "tarball": "https://registry.npmjs.org/brotli/-/brotli-1.3.2.tgz" }, "gitHead": "40d0b9d4a2ede5c1b2d240641094e70a47882b0c", "homepage": "https://github.com/devongovett/brotli.js", "keywords": [ "compress", "decompress", "encode", "decode" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "devongovett", "email": "devongovett@gmail.com" } ], "name": "brotli", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/devongovett/brotli.js.git" }, "scripts": { "prepublish": "make", "test": "mocha" }, "version": "1.3.2" }