Files
nexe/node_modules/tar-async/package.json
T
2011-11-26 17:00:12 -06:00

21 lines
470 B
JSON

{
"author": "T. Jameson Little <t.jameson.little@gmail.com>",
"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": {}
}