base-app@1.0.0
Starting point for creating a base application, with a couple of light plugins for running tasks and writing to the file system, and a functional CLI.
MIT
2018-04-13
安装 (1.0.0)
npm install base-app@1.0.0
yarn add base-app@1.0.0
pnpm add base-app@1.0.0
bun add base-app@1.0.0
dependencies (9)
| 包名 | 版本要求 |
|---|---|
| base | ^2.0.1 |
| base-fs | ^0.3.5 |
| base-generators | ^0.4.6 |
| find-pkg | ^2.0.0 |
| global-modules | ^1.0.0 |
| log-utils | ^0.2.1 |
| matched | ^2.0.1 |
| minimist | ^1.2.0 |
| resolve-file | ^0.3.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^1.0.0 |
| mocha | ^3.5.3 |