Repository URL to install this package:
Version:
4.5.0-1freshup3 ▾
|
{
"name": "require-in-the-middle",
"version": "5.0.3",
"description": "Module to hook into the Node.js require function",
"main": "index.js",
"dependencies": {
"debug": "^4.1.1",
"module-details-from-path": "^1.0.3",
"resolve": "^1.12.0"
},
"devDependencies": {
"ipp-printer": "^1.0.0",
"patterns": "^1.0.3",
"roundround": "^0.2.0",
"semver": "^6.3.0",
"standard": "^14.3.1",
"tape": "^4.11.0"
},
"scripts": {
"test": "standard && tape test/*.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/elastic/require-in-the-middle.git"
},
"keywords": [
"require",
"hook",
"shim",
"shimmer",
"shimming",
"patch",
"monkey",
"monkeypatch",
"module",
"load"
],
"author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)",
"license": "MIT",
"bugs": {
"url": "https://github.com/elastic/require-in-the-middle/issues"
},
"homepage": "https://github.com/elastic/require-in-the-middle#readme",
"coordinates": [
56.009779,
11.962099
]
,"_resolved": "https://registry.npmjs.org/require-in-the-middle/-/require-in-the-middle-5.0.3.tgz"
,"_integrity": "sha512-p/ICV8uMlqC4tjOYabLMxAWCIKa0YUQgZZ6KDM0xgXJNgdGQ1WmL2A07TwmrZw+wi6ITUFKzH5v3n+ENEyXVkA=="
,"_from": "require-in-the-middle@5.0.3"
}