grunt-prompt@0.2.0
Add interactive console prompts to your Gruntfile such as lists, checkboxes, text input with filtering, and password fields.
2014-01-26
安装 (0.2.0)
npm install grunt-prompt@0.2.0
yarn add grunt-prompt@0.2.0
pnpm add grunt-prompt@0.2.0
bun add grunt-prompt@0.2.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| inquirer | ~0.4.0 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| chai | ~1.8.1 |
| chalk | ~0.4.0 |
| grunt | ~0.4.1 |
| grunt-contrib-jshint | ~0.8.0 |
| grunt-mocha-cli | ~1.5.0 |
| grunt-notify | ~0.2.10 |
| lodash | ~2.4.1 |
| semver | ~2.2.1 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.1 |