grunt-typedoc@0.2.1
Grunt plugin to generate TypeScript docs with TypeDoc
2014-08-11
安装 (0.2.1)
npm install grunt-typedoc@0.2.1
yarn add grunt-typedoc@0.2.1
pnpm add grunt-typedoc@0.2.1
bun add grunt-typedoc@0.2.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| typedoc | ^0.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.1 |
| grunt-contrib-clean | ^0.5.0 |
| grunt-contrib-jshint | ^0.10.0 |
| recursive-readdir | ^1.1.1 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.1 |