Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/requizzle/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "requizzle", "version": "0.2.4", "description": "Swizzle a little something into your require() calls.", "main": "index.js", "scripts": { "test": "gulp test" }, "repository": { "type": "git", "url": "git://github.com/hegemonic/requizzle.git" }, "keywords": [ "module", "modules", "require", "inject", "dependency", "swizzle" ], "author": "Jeff Williams <[email protected]>", "license": "MIT", "bugs": { "url": "https://github.com/hegemonic/requizzle/issues" }, "homepage": "https://github.com/hegemonic/requizzle", "dependencies": { "lodash": "^4.17.21" }, "devDependencies": { "@jsdoc/eslint-config": "^1.1.9", "@jsdoc/prettier-config": "^0.1.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "expectations": "^1.0.0", "gulp": "^4.0.2", "gulp-eslint-new": "^1.7.0", "gulp-mocha": "^8.0.0" } }