base-app@0.2.5
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-08
安装 (0.2.5)
npm install base-app@0.2.5
yarn add base-app@0.2.5
pnpm add base-app@0.2.5
bun add base-app@0.2.5
dependencies (13)
| 包名 | 版本要求 |
|---|---|
| base | ^0.10.0 |
| base-fs | ^0.3.5 |
| base-generators | ^0.4.0 |
| 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 | ^0.10.4 |
| gulp-mocha | ^2.2.0 |
| gulp-unused | ^0.1.2 |
| mocha | ^2.5.3 |