require-clean@0.1.0
Cleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`
2014-10-13
安装 (0.1.0)
npm install require-clean@0.1.0
yarn add require-clean@0.1.0
pnpm add require-clean@0.1.0
bun add require-clean@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| caller-path | ^0.1.0 |
| lodash | * |
| resolve-from | ^1.0.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| chai | * |
| coffee-script | * |
| grunt | 0.4.x |
| grunt-contrib-clean | 0.4.x |
| grunt-contrib-concat | 0.1.x |
| grunt-contrib-watch | ~0.5.x |
| grunt-shell | ~0.3.x |
| mocha | * |
| uberscore | 0.0.16 |