UNPKG

node-sybase

Version:

sybasedb for node with pool and Multi DB

27 lines (26 loc) 586 B
{ "name": "node-sybase", "version": "1.1.8", "description": "sybasedb for node with pool and Multi DB", "main": "./dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "sybase", "dbsybase" ], "repository": { "type": "git", "location": "https://github.com/kiwh77/node-sybase.git" }, "author": "huangbinglong & wuhao", "license": "ISC", "dependencies": { "JSONStream": "latest", "generic-pool": "^3.1.7", "lodash": "^4.17.4", "moment": "^2.18.1", "validator": "^9.0.0" } }