{ "name": "CGM Remote Monitor", "repository": "https://github.com/nightscout/cgm-remote-monitor", "env": { "MONGO_COLLECTION": { "description": "The mongo collection to connect to.", "value": "entries" } }, "addons": [ "mongolab" ] }