base-app@0.2.6
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-06-26
安装 (0.2.6)
npm install base-app@0.2.6
yarn add base-app@0.2.6
pnpm add base-app@0.2.6
bun add base-app@0.2.6
dependencies (13)
| 包名 | 版本要求 |
|---|---|
| base | ^0.11.1 |
| base-fs | ^0.3.5 |
| base-generators | ^0.4.1 |
| base-runtimes | ^0.1.11 |
| extend-shallow | ^2.0.1 |
| find-pkg | ^0.1.2 |
| fs-exists-sync | ^0.1.0 |
| global-modules | ^0.2.2 |
| lazy-cache | ^2.0.1 |
| log-utils | ^0.1.4 |
| matched | ^0.4.1 |
| resolve-file | ^0.2.0 |
| yargs-parser | ^2.4.0 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| gulp | ^3.9.1 |
| gulp-eslint | ^2.0.0 |
| gulp-format-md | ^0.1.9 |
| gulp-istanbul | ^1.0.0 |
| gulp-mocha | ^2.2.0 |
| gulp-unused | ^0.1.2 |
| mocha | ^2.5.3 |