UNPKG

lzma-nativez

Version:

Provides bindings to the native liblzma library (.xz file format, among others)

101 lines (100 loc) 2.59 kB
{ "_args": [ [ { "raw": "tar-pack@^3.4.0", "scope": null, "escapedName": "tar-pack", "name": "tar-pack", "rawSpec": "^3.4.0", "spec": ">=3.4.0 <4.0.0", "type": "range" }, "C:\\Work\\GIT\\lzma-native\\node_modules\\node-pre-gyp" ] ], "_from": "tar-pack@>=3.4.0 <4.0.0", "_id": "tar-pack@3.4.0", "_inCache": true, "_location": "/tar-pack", "_nodeVersion": "6.7.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/tar-pack-3.4.0.tgz_1481730827944_0.7641004878096282" }, "_npmUser": { "name": "es128", "email": "elan.shanker+npm@gmail.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "tar-pack@^3.4.0", "scope": null, "escapedName": "tar-pack", "name": "tar-pack", "rawSpec": "^3.4.0", "spec": ">=3.4.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/node-pre-gyp" ], "_resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.0.tgz", "_shasum": "23be2d7f671a8339376cbdb0b8fe3fdebf317984", "_shrinkwrap": null, "_spec": "tar-pack@^3.4.0", "_where": "C:\\Work\\GIT\\lzma-native\\node_modules\\node-pre-gyp", "bugs": { "url": "https://github.com/ForbesLindesay/tar-pack/issues" }, "dependencies": { "debug": "^2.2.0", "fstream": "^1.0.10", "fstream-ignore": "^1.0.5", "once": "^1.3.3", "readable-stream": "^2.1.4", "rimraf": "^2.5.1", "tar": "^2.2.1", "uid-number": "^0.0.6" }, "description": "Package and un-package modules of some sort (in tar/gz bundles).", "devDependencies": { "mkdirp": "*", "mocha": "*", "rfile": "*" }, "directories": {}, "dist": { "shasum": "23be2d7f671a8339376cbdb0b8fe3fdebf317984", "tarball": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.0.tgz" }, "gitHead": "ebd8cc0a3bfa571fa324ba5dc7c9799c1a182647", "homepage": "https://github.com/ForbesLindesay/tar-pack#readme", "license": "BSD-2-Clause", "maintainers": [ { "name": "es128", "email": "elan.shanker+npm@gmail.com" }, { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" }, { "name": "shinnn", "email": "snnskwtnb@gmail.com" } ], "name": "tar-pack", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/tar-pack.git" }, "scripts": { "test": "mocha -R list" }, "version": "3.4.0" }