{ "name": "@creanet/db", "version": "1.0.0", "description": "Used for communication between NodeJS and PostgreSQL", "main": "index.js", "scripts": { "test": "node tests/run-tests.js" }, "repository": { "type": "git", "url": "git@gitlab.creanet.sk:kero/db-js.git" }, "keywords": [ "PostgreSQL", "Database", "DB", "NodeJS" ], "author": "Milan Wikarski,Marcel Odumorek", "license": "ISC" }