base-store@0.1.1
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-10-24
安装 (0.1.1)
npm install base-store@0.1.1
yarn add base-store@0.1.1
pnpm add base-store@0.1.1
bun add base-store@0.1.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| data-store | ^0.11.1 |
| extend-shallow | ^2.0.1 |
| lazy-cache | ^0.2.3 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| base-methods | ^0.3.1 |
| gulp | ^3.9.0 |
| gulp-istanbul | ^0.10.2 |
| gulp-jshint | ^1.11.2 |
| gulp-mocha | ^2.1.3 |
| jshint-stylish | ^2.0.1 |
| mocha | * |
| should | * |