UNPKG

@kev_nz/minimongo

Version:

My fork of minimongo to not use jQuery, Client-side mongo database with server sync over http

23 lines (22 loc) 414 B
{ "name": "minimongo", "main": "index.js", "version": "3.2.13", "homepage": "https://github.com/mWater/minimongo", "authors": [ "Clayton Grassick <clayton@claytronics.org>" ], "description": "Mongo database in the browser", "keywords": [ "mongo", "storage" ], "license": "LGPLv3", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }