HEX
Server: LiteSpeed
System: Linux spg20.cloudpowerdns.com 5.14.0-611.35.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 25 03:46:09 EST 2026 x86_64
User: carrerup (3153)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //opt/bitninja-dispatcher/node_modules/ebg13/package.json
{
  "_args": [
    [
      "ebg13@1.3.9",
      "/home/jenkins/workspace/BitNinja_Dispatcher_master"
    ]
  ],
  "_from": "ebg13@1.3.9",
  "_id": "ebg13@1.3.9",
  "_inBundle": false,
  "_integrity": "sha512-zn6kamndSZjmL+3zHfbM/ziwr40ZxzMOaqsJFxlAIwSl44waZ/WIp839I1pRdhR3a33O1aIyH36ZbRUeXEwj/w==",
  "_location": "/ebg13",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ebg13@1.3.9",
    "name": "ebg13",
    "escapedName": "ebg13",
    "rawSpec": "1.3.9",
    "saveSpec": null,
    "fetchSpec": "1.3.9"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ebg13/-/ebg13-1.3.9.tgz",
  "_spec": "1.3.9",
  "_where": "/home/jenkins/workspace/BitNinja_Dispatcher_master",
  "author": {
    "name": "Guilherme Zühlke O'Connor"
  },
  "bin": {
    "ebg": "bin/index.js"
  },
  "bugs": {
    "url": "https://github.com/guioconnor/ebg13/issues"
  },
  "dependencies": {
    "chalk": "^1.1.3",
    "cowsay": "^1.1.9",
    "minimist": "^1.2.0"
  },
  "description": "Simple Rot13 implementation",
  "devDependencies": {
    "eslint": "^3.19.0",
    "eslint-config-airbnb-base": "^11.1.3",
    "eslint-plugin-import": "^2.2.0",
    "jest": "^19.0.2"
  },
  "homepage": "https://github.com/guioconnor/ebg13#readme",
  "keywords": [
    "rot13",
    "cryptography",
    "cypher",
    "math",
    "caesar cipher"
  ],
  "license": "Unlicense",
  "main": "index.js",
  "name": "ebg13",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/guioconnor/ebg13.git",
    "bugs": {
      "url": "https://github.com/guioconnor/ebg13/issues"
    }
  },
  "scripts": {
    "lint": "eslint .",
    "test": "eslint . && jest"
  },
  "version": "1.3.9"
}