UNPKG

bajo-db-restproxy-jsonserver

Version:
32 lines (31 loc) 764 B
{ "name": "bajo-db-restproxy-jsonserver", "version": "0.3.0", "description": "Json Server REST Proxy Extension 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-jsonserver.git" }, "keywords": [ "restproxy", "jsonserver", "db", "driver", "bajo", "framework", "modular" ], "author": "Ardhi Lukianto <ardhi@lukianto.com>", "license": "MIT", "bugs": { "url": "https://github.com/ardhi/bajo-db-restproxy-jsonserver/issues" }, "homepage": "https://github.com/ardhi/bajo-db-restproxy-jsonserver#readme", "dependencies": { } }