UNPKG

dobo-restproxy-jsonserver

Version:
35 lines (34 loc) 776 B
{ "name": "dobo-restproxy-jsonserver", "version": "1.2.1", "description": "Jsonserver support for Dabo Restproxy", "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/dobo-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/dobo-restproxy-jsonserver/issues" }, "homepage": "https://github.com/ardhi/dobo-restproxy-jsonserver#readme", "dependencies": { } }