resolve-glob@0.1.0
Ensures that absolute file paths are returned from a glob pattern
MIT
2015-10-02
安装 (0.1.0)
npm install resolve-glob@0.1.0
yarn add resolve-glob@0.1.0
pnpm add resolve-glob@0.1.0
bun add resolve-glob@0.1.0
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 | * |