{ "name": "gamesdb", "version": "24.9.12", "description": "Manages data storage, indexing and broadcast functions for the Games database.", "main": "index.js", "type": "module", "repository": "https://github.com/avasdao/nexash", "author": "Ava's DAO developers", "license": "MIT", "dependencies": { "moment": "2.30.1", "nexajs": "24.9.11", "nodemailer": "6.9.15", "numeral": "2.0.6", "pouchdb": "9.0.0", "uuid": "10.0.0" } }