UNPKG

dobo-restproxy-ndut

Version:

Ndut Framework REST Proxy Extension for Bajo Framework

32 lines (31 loc) 725 B
{ "name": "dobo-restproxy-ndut", "version": "1.1.0", "description": "Ndut Framework 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/dobo-restproxy-ndut.git" }, "keywords": [ "restproxy", "ndut", "db", "driver", "bajo", "framework", "modular" ], "author": "Ardhi Lukianto <ardhi@lukianto.com>", "license": "MIT", "bugs": { "url": "https://github.com/ardhi/dobo-restproxy-ndut/issues" }, "homepage": "https://github.com/ardhi/dobo-restproxy-ndut#readme", "dependencies": { } }