2017-09-13 07:52:34 +02:00

105 lines
2.4 KiB
JSON

{
"_args": [
[
{
"raw": "seek-bzip@^1.0.3",
"scope": null,
"escapedName": "seek-bzip",
"name": "seek-bzip",
"rawSpec": "^1.0.3",
"spec": ">=1.0.3 <2.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\decompress-tarbz2"
]
],
"_from": "seek-bzip@>=1.0.3 <2.0.0",
"_id": "seek-bzip@1.0.5",
"_inCache": true,
"_location": "/seek-bzip",
"_npmUser": {
"name": "cscott",
"email": "cscott@cscott.net"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {
"graceful-readlink": "1.0.1"
},
"_requested": {
"raw": "seek-bzip@^1.0.3",
"scope": null,
"escapedName": "seek-bzip",
"name": "seek-bzip",
"rawSpec": "^1.0.3",
"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": "c:\\xampp\\htdocs\\laravel\\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": [
{
"name": "cscott",
"email": "cscott@cscott.net"
}
],
"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"
}