UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

117 lines (116 loc) 2.88 kB
{ "_args": [ [ "tar-stream@^1.1.1", "/Users/nick/codes/twreporter-react/node_modules/decompress-tar" ] ], "_from": "tar-stream@>=1.1.1 <2.0.0", "_id": "tar-stream@1.3.2", "_inCache": true, "_installable": true, "_location": "/tar-stream", "_nodeVersion": "4.2.3", "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/tar-stream-1.3.2.tgz_1455706289617_0.9983606818132102" }, "_npmUser": { "email": "mathiasbuus@gmail.com", "name": "mafintosh" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "tar-stream", "raw": "tar-stream@^1.1.1", "rawSpec": "^1.1.1", "scope": null, "spec": ">=1.1.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/decompress-tar", "/decompress-tarbz2", "/decompress-targz" ], "_resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.3.2.tgz", "_shasum": "724d1ab4801c9b3149cdea765fe8c90ea71f6606", "_shrinkwrap": null, "_spec": "tar-stream@^1.1.1", "_where": "/Users/nick/codes/twreporter-react/node_modules/decompress-tar", "author": { "email": "mathiasbuus@gmail.com", "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/tar-stream/issues" }, "dependencies": { "bl": "^1.0.0", "end-of-stream": "^1.0.0", "readable-stream": "^2.0.0", "xtend": "^4.0.0" }, "description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.", "devDependencies": { "concat-stream": "^1.4.6", "standard": "^5.3.1", "tape": "^3.0.3" }, "directories": { "test": "test" }, "dist": { "shasum": "724d1ab4801c9b3149cdea765fe8c90ea71f6606", "tarball": "http://registry.npmjs.org/tar-stream/-/tar-stream-1.3.2.tgz" }, "engines": { "node": ">= 0.8.0" }, "files": [ "*.js", "LICENSE" ], "gitHead": "2332d878a61de8a0d6b739502eb3d11deb955b01", "homepage": "https://github.com/mafintosh/tar-stream", "keywords": [ "extract", "generate", "generator", "modify", "pack", "parse", "parser", "stream", "stream2", "streaming", "streams", "streams2", "tar", "tarball" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, { "name": "maxogden", "email": "max@maxogden.com" } ], "name": "tar-stream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mafintosh/tar-stream.git" }, "scripts": { "test": "standard && tape test/*.js" }, "version": "1.3.2" }