Skip to main content
Module

x/store/pkg.json

A key-value store that persists on disk for Deno.
Go to Latest
File
{ "name": "store", "version": "1.0.2", "description": "A key-value store that persists on disk for Deno.", "main": "mod.ts", "repository": "https://github.com/acathur/store", "author": "acathur", "license": "MIT", "permissions": { "read": true, "write": true }}