UNPKG

waibu-db

Version:
34 lines (33 loc) 695 B
{ "name": "waibu-db", "version": "1.2.1", "description": "DB Helper", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "type": "module", "bajo": { "type": "plugin" }, "repository": { "type": "git", "url": "git+https://github.com/ardhi/waibu-db.git" }, "keywords": [ "db", "waibu", "web", "webserver", "bajo", "framework", "fastify", "modular" ], "author": "Ardhi Lukianto <ardhi@lukianto.com>", "license": "MIT", "bugs": { "url": "https://github.com/ardhi/waibu-db/issues" }, "homepage": "https://github.com/ardhi/waibu-db#readme" }