{ "author": "T. Jameson Little ", "name": "tar-async", "description": "Asynchronous tar and untar", "keywords": ["tar", "untar", "asynchronous", "stream", "async", "chunk", "chunked"], "version": "1.1.1", "repository": { "type": "git", "url": "git://github.com/beatgammit/tar-async.git" }, "main": "index.js", "directories": { "lib": "." }, "engines": { "node": ">=0.1.90" }, "dependencies": {}, "devDependencies": {} }