UNPKG

deepbase

Version:

⚡ Fastest and simplest way to add persistence to your projects.

18 lines (17 loc) 326 B
{ "name": "demo", "version": "1.0.0", "description": "", "main": "demo.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "circular-json": "^0.5.9", "crypto-js": "^4.2.0", "flatted": "^3.3.1" } }