71 lines
1.7 KiB
JSON
71 lines
1.7 KiB
JSON
{
|
|
"name": "node-firebird",
|
|
"version": "0.2.3",
|
|
"description": "Pure JavaScript and Asynchronous Firebird client for Node.js.",
|
|
"keywords": [
|
|
"firebird",
|
|
"database",
|
|
"rdbms",
|
|
"sql"
|
|
],
|
|
"homepage": "https://github.com/hgourvest/node-firebird",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/hgourvest/node-firebird"
|
|
},
|
|
"author": {
|
|
"name": "Henri Gourvest",
|
|
"email": "hgourvest@gmail.com"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Popa Marius Adrian",
|
|
"email": "mapopa@gmail.com"
|
|
},
|
|
{
|
|
"name": "Peter Širka",
|
|
"email": "petersirka@gmail.com"
|
|
}
|
|
],
|
|
"main": "./lib",
|
|
"licenses": [
|
|
{
|
|
"type": "MPL-2.0",
|
|
"url": "https://raw.githubusercontent.com/hgourvest/node-firebird/master/LICENSE"
|
|
}
|
|
],
|
|
"gitHead": "39dadf20e203a8300eb766a24deecbfe3757954a",
|
|
"bugs": {
|
|
"url": "https://github.com/hgourvest/node-firebird/issues"
|
|
},
|
|
"_id": "node-firebird@0.2.3",
|
|
"scripts": {},
|
|
"_shasum": "5af05dc7575543188b5005a59bd3e10537cff160",
|
|
"_from": "node-firebird@",
|
|
"_npmVersion": "1.4.28",
|
|
"_npmUser": {
|
|
"name": "mariuz",
|
|
"email": "mapopa@gmail.com"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "hgourvest",
|
|
"email": "hgourvest@gmail.com"
|
|
},
|
|
{
|
|
"name": "mariuz",
|
|
"email": "mapopa@gmail.com"
|
|
},
|
|
{
|
|
"name": "petersirka",
|
|
"email": "petersirka@gmail.com"
|
|
}
|
|
],
|
|
"dist": {
|
|
"shasum": "5af05dc7575543188b5005a59bd3e10537cff160",
|
|
"tarball": "http://registry.npmjs.org/node-firebird/-/node-firebird-0.2.3.tgz"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/node-firebird/-/node-firebird-0.2.3.tgz"
|
|
}
|