resolve-glob@0.1.3
Ensures that absolute file paths are always returned from a glob pattern or array of glob patterns.
MIT
2015-10-18
安装 (0.1.3)
npm install resolve-glob@0.1.3
yarn add resolve-glob@0.1.3
pnpm add resolve-glob@0.1.3
bun add resolve-glob@0.1.3
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| is-valid-glob | ^0.3.0 |
| lazy-cache | ^0.2.3 |
| matched | ^0.3.2 |
| resolve-dir | ^0.1.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| is-absolute | ^0.2.2 |
| mocha | * |
| should | * |