{ "name": "@nano/sqlite", "version": "0.2.0", "description": "Functions and Classes for handle sqlite in Bun", "repository": { "type": "git", "url": "git@git.node001.net:nano/sqlite.git" }, "author": "Björn Hase ", "license": "MIT", "type": "module", "scripts": { "test": "bun test ./test/*" } }