lazy-debug@0.3.0
lazy-debug is a helper for visionmedia´s debug. It generates module identifiers based on filename, so your debug identifiers reflect the file structure automatically.
MIT
2016-11-22
安装 (0.3.0)
npm install lazy-debug@0.3.0
yarn add lazy-debug@0.3.0
pnpm add lazy-debug@0.3.0
bun add lazy-debug@0.3.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| detect-node | 2.0.3 |
devDependencies (12)
| 包名 | 版本要求 |
|---|---|
| browserify | 13.1.1 |
| chai | ^3.5.0 |
| karma | 1.3.0 |
| karma-browserify | 5.1.0 |
| karma-mocha | 1.3.0 |
| karma-phantomjs-launcher | 1.0.2 |
| karma-spec-reporter | 0.0.26 |
| karma-webpack | 1.8.0 |
| mocha | ^3.1.2 |
| npm-run-all | 3.1.1 |
| watchify | 3.7.0 |
| webpack | 1.13.3 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| debug | * |