0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.227.134.95


Current Path : /proc/self/root/usr/lib/nodejs/tar/
Upload File :
Current File : //proc/self/root/usr/lib/nodejs/tar/package.json

{
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
  "name": "tar",
  "description": "tar for node",
  "version": "2.2.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": "^4.1.2",
    "rimraf": "1.x",
    "tap": "0.x",
    "mkdirp": "^0.5.0"
  },
  "license": "ISC"
}