node-query/node_modules/node-firebird/package.json

72 lines
1.7 KiB
JSON

{
"name": "node-firebird",
"version": "0.3.0",
"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": "1b536743a315af250065f0e138df01fa8091296a",
"bugs": {
"url": "https://github.com/hgourvest/node-firebird/issues"
},
"_id": "node-firebird@0.3.0",
"scripts": {},
"_shasum": "50f6fd6f79bf3399c8f4e337266cfa0dc66326bc",
"_from": "node-firebird@0.3.0",
"_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": "50f6fd6f79bf3399c8f4e337266cfa0dc66326bc",
"tarball": "http://registry.npmjs.org/node-firebird/-/node-firebird-0.3.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/node-firebird/-/node-firebird-0.3.0.tgz",
"readme": "ERROR: No README data found!"
}