HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //opt/bitninja-threat-hunting/node_modules/arg/package.json
{
  "_args": [
    [
      "arg@4.1.3",
      "/home/jenkins/workspace/BitNinja_Remote_Console_master"
    ]
  ],
  "_development": true,
  "_from": "arg@4.1.3",
  "_id": "arg@4.1.3",
  "_inBundle": false,
  "_integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
  "_location": "/arg",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "arg@4.1.3",
    "name": "arg",
    "escapedName": "arg",
    "rawSpec": "4.1.3",
    "saveSpec": null,
    "fetchSpec": "4.1.3"
  },
  "_requiredBy": [
    "/ts-node"
  ],
  "_resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
  "_spec": "4.1.3",
  "_where": "/home/jenkins/workspace/BitNinja_Remote_Console_master",
  "author": {
    "name": "Josh Junon",
    "email": "junon@zeit.co"
  },
  "bugs": {
    "url": "https://github.com/zeit/arg/issues"
  },
  "description": "Another simple argument parser",
  "devDependencies": {
    "chai": "^4.1.1",
    "jest": "^20.0.4",
    "xo": "^0.18.2"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/zeit/arg#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "arg",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zeit/arg.git"
  },
  "scripts": {
    "pretest": "xo",
    "test": "WARN_EXIT=1 jest --coverage -w 2"
  },
  "types": "index.d.ts",
  "version": "4.1.3",
  "xo": {
    "rules": {
      "complexity": 0,
      "max-depth": 0,
      "no-div-regex": 0
    }
  }
}