node-query/node_modules/node-firebird/package.json
2014-11-25 14:23:08 -05:00

71 lines
1.7 KiB
JSON

{
"name": "node-firebird",
"version": "0.2.5",
"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": "2e5a6ab893765fd53585c2dc88321d6e0677afc4",
"bugs": {
"url": "https://github.com/hgourvest/node-firebird/issues"
},
"_id": "node-firebird@0.2.5",
"scripts": {},
"_shasum": "5d8dedf25853195fe95a1d2eea3931231b24aff3",
"_from": "node-firebird@0.2.5",
"_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": "5d8dedf25853195fe95a1d2eea3931231b24aff3",
"tarball": "http://registry.npmjs.org/node-firebird/-/node-firebird-0.2.5.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/node-firebird/-/node-firebird-0.2.5.tgz"
}