glob-expand@0.0.2
A sync glob / minimatch / RegExp call with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`
2013-05-28
安装 (0.0.2)
npm install glob-expand@0.0.2
yarn add glob-expand@0.0.2
pnpm add glob-expand@0.0.2
bun add glob-expand@0.0.2
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| chai | * |
| grunt | 0.4.1 |
| grunt-contrib-clean | 0.4.1 |
| grunt-contrib-concat | 0.3.0 |
| grunt-shell | 0.2.2 |