resolve-glob@0.1.4
Ensures that absolute file paths are always returned from a glob pattern or array of glob patterns.
MIT
2015-11-12
安装 (0.1.4)
npm install resolve-glob@0.1.4
yarn add resolve-glob@0.1.4
pnpm add resolve-glob@0.1.4
bun add resolve-glob@0.1.4
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.1 |
| is-valid-glob | ^0.3.0 |
| lazy-cache | ^0.2.4 |
| matched | ^0.3.2 |
| relative | ^3.0.1 |
| resolve-dir | ^0.1.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| is-absolute | ^0.2.2 |
| mocha | * |
| should | * |