UNPKG

@msshop/node-firebird

Version:
28 lines (27 loc) 674 B
{ "name": "@msshop/node-firebird", "version": "1.0.1", "description": "Forked node-firebird", "keywords": [ "firebird", "database", "rdbms", "sql" ], "homepage": "https://github.com/versioorg/node-firebird", "repository": { "type": "git", "url": "git+https://github.com/versioorg/node-firebird.git" }, "author": { "name": "Henri Gourvest", "email": "hgourvest@gmail.com" }, "main": "./lib", "types": "./lib/index.d.ts", "license": "MPL-2.0", "dependencies": { "big-integer": "^1.6.51", "long": "^5.2.3" } }