UNPKG

gtm

Version:

Binding to the GT.M hierarchical database.

29 lines (28 loc) 647 B
{ "author": "Luis Ibanez <luis.ibanez@kitware.com> (http://www.osehra.org)", "name": "gtm", "description": "Binding to the GT.M hierarchical database.", "version": "0.1.0-56-g1b5486c", "homepage": "https://github.com/OSEHRA-Sandbox/m.js", "repository": { "type": "git", "url": "git://github.com/OSEHRA-Sandbox/m.js.git" }, "keywords": [ "M", "MUMPS", "database", "hierarchical database", "databases", "NoSQL", "GT.M" ], "dependencies": {}, "devDependencies": {}, "optionalDependencies": {}, "license" : "Apache 2.0", "engines": { "node": ">=0.6.x" }, "main" : "./index.js" }