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/deps-sort/package.json
{
  "_args": [
    [
      "deps-sort@2.0.1",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "deps-sort@2.0.1",
  "_id": "deps-sort@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw==",
  "_location": "/deps-sort",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "deps-sort@2.0.1",
    "name": "deps-sort",
    "escapedName": "deps-sort",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bin": {
    "deps-sort": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/substack/deps-sort/issues"
  },
  "dependencies": {
    "JSONStream": "^1.0.3",
    "shasum-object": "^1.0.0",
    "subarg": "^1.0.0",
    "through2": "^2.0.0"
  },
  "description": "sort module-deps output for deterministic browserify bundles",
  "devDependencies": {
    "tap": "^2.2.0"
  },
  "homepage": "https://github.com/substack/deps-sort",
  "keywords": [
    "dependency",
    "graph",
    "browser",
    "browserify",
    "module-deps",
    "browser-pack",
    "sorted",
    "determinism"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "deps-sort",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/deps-sort.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.0.1"
}