base-store@0.4.4
Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library. Also now supports sub-stores!
MIT
2016-05-19
安装 (0.4.4)
npm install base-store@0.4.4
yarn add base-store@0.4.4
pnpm add base-store@0.4.4
bun add base-store@0.4.4
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| data-store | ^0.16.0 |
| debug | ^2.2.0 |
| extend-shallow | ^2.0.1 |
| is-registered | ^0.1.4 |
| is-valid-instance | ^0.1.0 |
| lazy-cache | ^2.0.1 |
| project-name | ^0.2.5 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| base | ^0.8.1 |
| 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 |
| mocha | ^2.4.5 |
| should | ^8.3.1 |