loader-cache@0.6.1
Register loader functions that dynamically read, parse or otherwise transform file contents when the name of the loader matches a file extension. You can also compose loaders from other loaders.
MIT
2015-08-21
安装 (0.6.1)
npm install loader-cache@0.6.1
yarn add loader-cache@0.6.1
pnpm add loader-cache@0.6.1
bun add loader-cache@0.6.1
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| arr-flatten | ^1.0.1 |
| arrayify-compact | ^0.2.0 |
| extend-shallow | ^2.0.1 |
| is-extendable | ^0.1.1 |
| isobject | ^2.0.0 |
| lazy-cache | ^0.2.3 |
devDependencies (18)
| 包名 | 版本要求 |
|---|---|
| bluebird | ^2.9.30 |
| event-stream | ^3.3.1 |
| glob | ^5.0.12 |
| gulp-istanbul | ^0.10.0 |
| gulp-jshint | ^1.11.0 |
| gulp-mocha | ^2.1.1 |
| gulp-util | ^3.0.5 |
| iterator-async | ^0.1.1 |
| iterator-promise | ^0.1.1 |
| iterator-streams | ^0.1.0 |
| iterator-sync | ^0.1.1 |
| js-yaml | ^3.2.3 |
| jshint-stylish | ^2.0.0 |
| mocha | * |
| should | ^5.0.1 |
| strip-ansi | ^2.0.1 |
| time-require | github:jonschlinkert/time-require |
| verb | ^0.8.6 |