node-sybase-nu
Version:
packeage base in node-sybase
38 lines (37 loc) • 961 B
JSON
{
"name": "node-sybase-nu",
"version": "2.0.11",
"description": "packeage base in node-sybase",
"main": "./dist/node_sybase.js",
"directories": {
"test": "test"
},
"dependencies": {
"JSONStream": "latest",
"generic-pool": "^3.1.7",
"lodash": "^4.17.4",
"moment": "^2.18.1",
"validator": "^9.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/janiel14/node-sybase-nu.git"
},
"keywords": [
"nodejs",
"sybase",
"node-sybase",
"JDBC",
"Java"
],
"author": "Janiel Oliveira, huangbinglong, wuhao",
"license": "ISC",
"bugs": {
"url": "https://github.com/janiel14/node-sybase-nu/issues"
},
"homepage": "https://github.com/janiel14/node-sybase-nu#readme"
}