HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/seek-bzip/package.json
{
  "_args": [
    [
      "seek-bzip@1.0.6",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "seek-bzip@1.0.6",
  "_id": "seek-bzip@1.0.6",
  "_inBundle": false,
  "_integrity": "sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==",
  "_location": "/seek-bzip",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "seek-bzip@1.0.6",
    "name": "seek-bzip",
    "escapedName": "seek-bzip",
    "rawSpec": "1.0.6",
    "saveSpec": null,
    "fetchSpec": "1.0.6"
  },
  "_requiredBy": [
    "/decompress-tarbz2"
  ],
  "_resolved": "https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.6.tgz",
  "_spec": "1.0.6",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "bin": {
    "seek-bunzip": "bin/seek-bunzip",
    "seek-table": "bin/seek-bzip-table"
  },
  "bugs": {
    "url": "https://github.com/cscott/seek-bzip/issues"
  },
  "contributors": [
    {
      "name": "C. Scott Ananian",
      "url": "http://cscott.net"
    },
    {
      "name": "Eli Skeggs"
    },
    {
      "name": "Kevin Kwok"
    },
    {
      "name": "Rob Landley",
      "url": "http://landley.net"
    }
  ],
  "dependencies": {
    "commander": "^2.8.1"
  },
  "description": "a pure-JavaScript Node.JS module for random-access decoding bzip2 data",
  "devDependencies": {
    "fibers": "~1.0.6",
    "mocha": "~2.2.5"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/cscott/seek-bzip#readme",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "seek-bzip",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cscott/seek-bzip.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.6"
}