base-store@0.2.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.
MIT
2015-11-09
安装 (0.2.0)
npm install base-store@0.2.0
yarn add base-store@0.2.0
pnpm add base-store@0.2.0
bun add base-store@0.2.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| data-store | ^0.12.0 |
| extend-shallow | ^2.0.1 |
| lazy-cache | ^0.2.4 |
| project-name | ^0.2.1 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| base-methods | ^0.4.1 |
| gulp | ^3.9.0 |
| gulp-eslint | ^1.0.0 |
| gulp-istanbul | ^0.10.2 |
| gulp-mocha | ^2.1.3 |
| mocha | ^2.3.3 |
| should | ^7.1.1 |