matchkeys@0.2.2
Utility for returning a list of arrays that contain matching keywords. Useful for filtering package.json files.
2014-06-21
安装 (0.2.2)
npm install matchkeys@0.2.2
yarn add matchkeys@0.2.2
pnpm add matchkeys@0.2.2
bun add matchkeys@0.2.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| lodash | ~2.4.1 |
| multimatch | ^0.3.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| chai | ~1.9.1 |
| mocha | * |
| verb | ~0.2.6 |
| verb-tag-jscomments | ^0.1.2 |