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/node_modules/module-deps/package.json
{
  "_args": [
    [
      "module-deps@6.2.3",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "module-deps@6.2.3",
  "_id": "module-deps@6.2.3",
  "_inBundle": false,
  "_integrity": "sha512-fg7OZaQBcL4/L+AK5f4iVqf9OMbCclXfy/znXRxTVhJSeW5AIlS9AwheYwDaXM3lVW7OBeaeUEY3gbaC6cLlSA==",
  "_location": "/module-deps",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "module-deps@6.2.3",
    "name": "module-deps",
    "escapedName": "module-deps",
    "rawSpec": "6.2.3",
    "saveSpec": null,
    "fetchSpec": "6.2.3"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/module-deps/-/module-deps-6.2.3.tgz",
  "_spec": "6.2.3",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bin": {
    "module-deps": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/browserify/module-deps/issues"
  },
  "dependencies": {
    "JSONStream": "^1.0.3",
    "browser-resolve": "^2.0.0",
    "cached-path-relative": "^1.0.2",
    "concat-stream": "~1.6.0",
    "defined": "^1.0.0",
    "detective": "^5.2.0",
    "duplexer2": "^0.1.2",
    "inherits": "^2.0.1",
    "parents": "^1.0.0",
    "readable-stream": "^2.0.2",
    "resolve": "^1.4.0",
    "stream-combiner2": "^1.1.1",
    "subarg": "^1.0.0",
    "through2": "^2.0.0",
    "xtend": "^4.0.0"
  },
  "description": "walk the dependency graph to generate json output that can be fed into browser-pack",
  "devDependencies": {
    "browser-pack": "^6.0.2",
    "tap": "^10.7.3"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/browserify/module-deps",
  "keywords": [
    "dependency",
    "graph",
    "browser",
    "require",
    "module",
    "exports",
    "json"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "module-deps",
  "repository": {
    "type": "git",
    "url": "git://github.com/browserify/module-deps.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "6.2.3"
}