Current File : //usr/lib/node_modules/pm2/node_modules/shimmer/package.json
{
  "_from": "shimmer@^1.0.0",
  "_id": "shimmer@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-xTCx2vohXC2EWWDqY/zb4+5Mu28D+HYNSOuFzsyRDRvI/e1ICb69afwaUwfjr+25ZXldbOLyp+iDUZHq8UnTag==",
  "_location": "/pm2/shimmer",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "shimmer@^1.0.0",
    "name": "shimmer",
    "escapedName": "shimmer",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/pm2/async-listener",
    "/pm2/emitter-listener",
    "/pm2/vxx"
  ],
  "_resolved": "https://registry.npmjs.org/shimmer/-/shimmer-1.2.0.tgz",
  "_shasum": "f966f7555789763e74d8841193685a5e78736665",
  "_spec": "shimmer@^1.0.0",
  "_where": "/usr/lib/node_modules/pm2/node_modules/vxx",
  "author": {
    "name": "Forrest L Norvell",
    "email": "ogd@aoaioxxysz.net"
  },
  "bugs": {
    "url": "https://github.com/othiym23/shimmer/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Safe(r) monkeypatching for JavaScript.",
  "devDependencies": {
    "sinon": "^1.17.2",
    "standard": "^10.0.3",
    "tap": "^2.2.0"
  },
  "homepage": "https://github.com/othiym23/shimmer#readme",
  "keywords": [
    "monkeypatch",
    "swizzle",
    "wrapping",
    "danger",
    "hmm",
    "shim"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "name": "shimmer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/othiym23/shimmer.git"
  },
  "scripts": {
    "test": "standard && tap test/*.tap.js --coverage"
  },
  "version": "1.2.0"
}