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/subarg/package.json
{
  "_args": [
    [
      "subarg@1.0.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "subarg@1.0.0",
  "_id": "subarg@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==",
  "_location": "/subarg",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "subarg@1.0.0",
    "name": "subarg",
    "escapedName": "subarg",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/browserify",
    "/deps-sort",
    "/module-deps"
  ],
  "_resolved": "https://registry.npmjs.org/subarg/-/subarg-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/subarg/issues"
  },
  "dependencies": {
    "minimist": "^1.1.0"
  },
  "description": "parse arguments with recursive contexts",
  "devDependencies": {
    "tape": "^3.0.0"
  },
  "homepage": "https://github.com/substack/subarg",
  "keywords": [
    "argument",
    "option",
    "parser",
    "parsing",
    "flags",
    "command-line",
    "cli",
    "recursive",
    "minimist"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "subarg",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/subarg.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/8..latest",
      "firefox/16",
      "firefox/latest",
      "firefox/nightly",
      "chrome/22",
      "chrome/latest",
      "chrome/canary",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest"
    ]
  },
  "version": "1.0.0"
}