base-store@0.4.0
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-27
安装 (0.4.0)
npm install base-store@0.4.0
yarn add base-store@0.4.0
pnpm add base-store@0.4.0
bun add base-store@0.4.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| data-store | ^0.15.1 |
| extend-shallow | ^2.0.1 |
| lazy-cache | ^1.0.3 |
| project-name | ^0.2.4 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| base | ^0.7.9 |
| gulp | ^3.9.1 |
| gulp-eslint | ^2.0.0 |
| gulp-format-md | ^0.1.7 |
| gulp-istanbul | ^0.10.3 |
| gulp-mocha | ^2.2.0 |
| mocha | ^2.4.5 |
| should | ^8.2.2 |