{ "name": "ast-cdr", "version": "1.0.0", "description": "", "private": true, "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@hapi/hapi": "latest", "@hapi/inert": "latest", "@hapi/vision": "latest", "asterisk-manager": "^0.1.16", "dayjs": "latest", "dotenv": "latest", "hapi-favicon": "^2.1.2", "joi": "latest", "knex": "latest", "pg": "latest", "pug": "latest", "rfr": "^1.2.3" } }