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