UNPKG

slrdbc

Version:

SOLARIS database controller

19 lines 397 B
{ "name": "slrdbc", "version": "1.0.4", "description": "SOLARIS database controller", "main": "slrdbc.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "SOLARIS", "DB", "MONGO" ], "author": "Christian Ducrée", "license": "ISC", "dependencies": { "mongodb": "^3.6.5" } }