grunt-prompt@0.1.0
Add interactive UI to your Gruntfile such as lists, checkboxes, text input with filtering, and password fields, all on the command line.
2013-07-19
安装 (0.1.0)
npm install grunt-prompt@0.1.0
yarn add grunt-prompt@0.1.0
pnpm add grunt-prompt@0.1.0
bun add grunt-prompt@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| inquirer | ~0.2.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.1 |
| grunt-contrib-jshint | ~0.6 |
| grunt-contrib-nodeunit | ~0.2 |
| semver | ~2.0.10 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.1 |