{ "name": "brainz-aggregator", "version": "0.0.1", "description": "Brainz Social Aggregator", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Andrew Pietila ", "license": "WTFPL", "dependencies": { "better-sqlite3": "^9.3.0", "express": "^4.18.2", "glob": "^10.3.10" } }