Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pm2 / usr / local / lib / pm2 / node_modules / shimmer / package.json
Size: Mime:
{
  "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"
  }

,"_resolved": "https://registry.npmjs.org/shimmer/-/shimmer-1.2.1.tgz"
,"_integrity": "sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw=="
,"_from": "shimmer@1.2.1"
}