HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/ZelfVerkopen/zelfverkopen.nl/node_modules/tar-stream/package.json
{
  "_args": [
    [
      "tar-stream@1.5.5",
      "/Users/mike/Webdevelopment/Zelfverkopen"
    ]
  ],
  "_development": true,
  "_from": "tar-stream@1.5.5",
  "_id": "tar-stream@1.5.5",
  "_inBundle": false,
  "_integrity": "sha512-mQdgLPc/Vjfr3VWqWbfxW8yQNiJCbAZ+Gf6GDu1Cy0bdb33ofyiNGBtAY96jHFhDuivCwgW1H9DgTON+INiXgg==",
  "_location": "/tar-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tar-stream@1.5.5",
    "name": "tar-stream",
    "escapedName": "tar-stream",
    "rawSpec": "1.5.5",
    "saveSpec": null,
    "fetchSpec": "1.5.5"
  },
  "_requiredBy": [
    "/decompress-tar",
    "/decompress-tarbz2",
    "/decompress-targz"
  ],
  "_resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.5.5.tgz",
  "_spec": "1.5.5",
  "_where": "/Users/mike/Webdevelopment/Zelfverkopen",
  "author": {
    "name": "Mathias Buus",
    "email": "mathiasbuus@gmail.com"
  },
  "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"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "*.js",
    "LICENSE"
  ],
  "homepage": "https://github.com/mafintosh/tar-stream",
  "keywords": [
    "tar",
    "tarball",
    "parse",
    "parser",
    "generate",
    "generator",
    "stream",
    "stream2",
    "streams",
    "streams2",
    "streaming",
    "pack",
    "extract",
    "modify"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "tar-stream",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/tar-stream.git"
  },
  "scripts": {
    "test": "standard && tape test/*.js"
  },
  "version": "1.5.5"
}