{ "_args": [ [ "seek-bzip@^1.0.3", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress-tarbz2" ] ], "_from": "seek-bzip@>=1.0.3 <2.0.0", "_id": "seek-bzip@1.0.5", "_inCache": true, "_installable": true, "_location": "/seek-bzip", "_npmUser": { "email": "cscott@cscott.net", "name": "cscott" }, "_npmVersion": "1.4.28", "_phantomChildren": { "graceful-readlink": "1.0.1" }, "_requested": { "name": "seek-bzip", "raw": "seek-bzip@^1.0.3", "rawSpec": "^1.0.3", "scope": null, "spec": ">=1.0.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/decompress-tarbz2" ], "_resolved": "https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.5.tgz", "_shasum": "cfe917cb3d274bcffac792758af53173eb1fabdc", "_shrinkwrap": null, "_spec": "seek-bzip@^1.0.3", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress-tarbz2", "bin": { "seek-bunzip": "./bin/seek-bunzip", "seek-table": "./bin/seek-bzip-table" }, "bugs": { "url": "https://github.com/cscott/seek-bzip/issues" }, "contributors": [ { "name": "C. Scott Ananian", "url": "http://cscott.net" }, { "name": "Eli Skeggs" }, { "name": "Kevin Kwok" }, { "name": "Rob Landley", "url": "http://landley.net" } ], "dependencies": { "commander": "~2.8.1" }, "description": "a pure-JavaScript Node.JS module for random-access decoding bzip2 data", "devDependencies": { "fibers": "~1.0.6", "mocha": "~2.2.5" }, "directories": { "test": "test" }, "dist": { "shasum": "cfe917cb3d274bcffac792758af53173eb1fabdc", "tarball": "https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.5.tgz" }, "gitHead": "2eee50e78f250ff5504e22a415c7f8e4837addec", "homepage": "https://github.com/cscott/seek-bzip", "license": "MIT", "main": "./lib/index.js", "maintainers": [ { "email": "cscott@cscott.net", "name": "cscott" } ], "name": "seek-bzip", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/cscott/seek-bzip.git" }, "scripts": { "test": "mocha" }, "version": "1.0.5" }