{ "name": "arav-dwelling", "version": "21.6.0", "description": "Arav's dwelling", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "homepage", "dwelling", "Arav" ], "author": "Arav", "license": "GPLv3", "dependencies": { "koa": "^2.13.1", "koa-body": "^4.2.0", "koa-pug": "^4.0.4", "koa-range": "^0.3.0", "koa-router": "^10.0.0", "koa-static": "^5.0.0", "moment": "^2.29.1", "moment-timezone": "^0.5.33", "mysql": "^2.18.1", "node-fetch": "^2.6.1" } }