base-app@0.2.2
Starting point for creating a base application, with a few light plugins for running tasks and writing to the file system, and a functional CLI.
MIT
2016-05-14
安装 (0.2.2)
npm install base-app@0.2.2
yarn add base-app@0.2.2
pnpm add base-app@0.2.2
bun add base-app@0.2.2
dependencies (9)
| 包名 | 版本要求 |
|---|---|
| base | ^0.8.1 |
| base-fs | ^0.3.1 |
| base-generators | ^0.2.14 |
| base-runtimes | ^0.1.10 |
| find-pkg | ^0.1.1 |
| fs-exists-sync | ^0.1.0 |
| lazy-cache | ^2.0.1 |
| log-utils | ^0.1.4 |
| minimist | ^1.2.0 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| gulp | ^3.9.1 |
| gulp-eslint | ^2.0.0 |
| gulp-format-md | ^0.1.9 |
| gulp-istanbul | ^0.10.4 |
| gulp-mocha | ^2.2.0 |
| gulp-unused | ^0.1.2 |
| mocha | ^2.4.5 |