UNPKG

warm-require

Version:
33 lines (32 loc) 686 B
{ "name": "warm-require", "version": "0.2.5", "description": "hot require for server", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/housinghq/warm-require.git" }, "keywords": [ "warm", "hot", "require", "reload", "node", "modules" ], "author": "Aziz Khambati", "license": "MIT", "bugs": { "url": "https://github.com/housinghq/warm-require/issues" }, "homepage": "https://github.com/housinghq/warm-require", "dependencies": { "anymatch": "^1.3.0", "chokidar": "^1.4.3", "graceful-fs": "^4.1.3" } }