UNPKG

loco-cache

Version:

cache data using browser session storage

21 lines (20 loc) 399 B
{ "name": "loco-cache", "version": "1.0.2", "description": "cache data using browser session storage", "keywords": [ "cache", "session", "storage", "browser", "front-end", "web" ], "main": "build/index.js", "scripts": { "build": "node build.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "John F. Liu", "license": "ISC" }