base-store@0.3.5
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-02-04
安装 (0.3.5)
npm install base-store@0.3.5
yarn add base-store@0.3.5
pnpm add base-store@0.3.5
bun add base-store@0.3.5
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| data-store | ^0.13.0 |
| extend-shallow | ^2.0.1 |
| lazy-cache | ^1.0.3 |
| project-name | ^0.2.4 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| base | ^0.6.7 |
| gulp | ^3.9.0 |
| gulp-eslint | ^1.0.0 |
| gulp-format-md | ^0.1.5 |
| gulp-istanbul | ^0.10.2 |
| gulp-mocha | ^2.1.3 |
| mocha | * |
| should | * |