UNPKG

bajo-db-restproxy

Version:

Bajo DB REST Proxy Client driver for Bajo Framework

31 lines (30 loc) 702 B
{ "name": "bajo-db-restproxy", "version": "0.3.7", "description": "Bajo DB REST Proxy Client driver for Bajo Framework", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "type": "module", "repository": { "type": "git", "url": "git+https://github.com/ardhi/bajo-db-restproxy.git" }, "keywords": [ "restproxy", "db", "driver", "bajo", "framework", "modular" ], "author": "Ardhi Lukianto <ardhi@lukianto.com>", "license": "MIT", "bugs": { "url": "https://github.com/ardhi/bajo-db-restproxy/issues" }, "homepage": "https://github.com/ardhi/bajo-db-restproxy#readme", "dependencies": { } }