base-store@0.3.3
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-01-19
安装 (0.3.3)
npm install base-store@0.3.3
yarn add base-store@0.3.3
pnpm add base-store@0.3.3
bun add base-store@0.3.3
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| data-store | ^0.12.1 |
| extend-shallow | ^2.0.1 |
| lazy-cache | ^1.0.3 |
| project-name | ^0.2.4 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| base | ^0.6.4 |
| 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 | * |