You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

60 lines
1.3 KiB

{
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"name": "tar",
"description": "tar for node",
"version": "2.0.1",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-tar.git"
},
"main": "tar.js",
"scripts": {
"test": "tap test/*.js"
},
"dependencies": {
"block-stream": "*",
"fstream": "^1.0.2",
"inherits": "2"
},
"devDependencies": {
"graceful-fs": "^3.0.2",
"rimraf": "1.x",
"tap": "0.x",
"mkdirp": "^0.5.0"
},
"license": "BSD",
"gitHead": "ce405d0b96f0fe186dd4cc68d666fabb0c59818d",
"bugs": {
"url": "https://github.com/isaacs/node-tar/issues"
},
"homepage": "https://github.com/isaacs/node-tar",
"_id": "tar@2.0.1",
"_shasum": "a1537ab0d1ce61462ce87b4eed1cd263fba5fc17",
"_from": "tar@>=2.0.1 <2.1.0",
"_npmVersion": "2.7.6",
"_nodeVersion": "1.4.2",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
}
],
"dist": {
"shasum": "a1537ab0d1ce61462ce87b4eed1cd263fba5fc17",
"tarball": "http://registry.npmjs.org/tar/-/tar-2.0.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/tar/-/tar-2.0.1.tgz"
}