resolve-glob@0.1.8
Ensures that absolute file paths are always returned from a glob pattern or array of glob patterns.
MIT
2016-01-06
安装 (0.1.8)
npm install resolve-glob@0.1.8
yarn add resolve-glob@0.1.8
pnpm add resolve-glob@0.1.8
bun add resolve-glob@0.1.8
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.1 |
| is-valid-glob | ^0.3.0 |
| lazy-cache | ^1.0.3 |
| matched | ^0.4.1 |
| relative | ^3.0.2 |
| resolve-dir | ^0.1.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.4 |
| is-absolute | ^0.2.2 |
| mocha | * |
| should | * |