UNPKG

monje

Version:

JSTP bindings for MongoDB

34 lines (33 loc) 589 B
{ "name": "monje", "description": "JSTP bindings for MongoDB", "version": "1.1.4", "contributors": [ { "name": "Fernando Vía Canel", "email": "fernando.via@gmail.com" }, { "name": "Luciano Bertenasco", "email": "lbertenasco@gmail.com" } ], "dependencies": { "jstp": "1.1.5", "mongodb": "1.3.9" }, "keywords": [ "jstp", "websocket", "json", "distributed", "mongodb", "crud", "database" ], "repository": "git://github.com/Fetcher/monje", "main": "index", "engines": { "node": "*" } }