{ "name": "iut-encrypt-cemal", "version": "3.0.0", "main": "lib/index.js", "scripts": { "start": "node server", "test": "lab -a @hapi/code -I \"__core-js_shared__,CSS,regeneratorRuntime,core\" -L", "lint": "eslint ." }, "dependencies": { "@hapi/boom": "9.x.x", "@hapi/jwt": "^3.2.0", "@hapipal/haute-couture": "4.x.x", "@hapipal/schmervice": "^3.0.0", "@hapipal/schwifty": "6.x.x", "amqplib": "^0.10.3", "iut-encrypt-cemal": "^1.0.0", "joi": "17.x.x", "json2csv": "^6.0.0-alpha.2", "mysql": "^2.18.1", "nodemailer": "^6.9.8", "objection": "2.x.x" }, "peerDependencies": { "knex": "0.21.x" }, "devDependencies": { "@hapi/code": "8.x.x", "@hapi/eslint-config-hapi": "13.x.x", "@hapi/eslint-plugin-hapi": "4.x.x", "@hapi/glue": "8.x.x", "@hapi/hapi": "20.x.x", "@hapi/hoek": "9.x.x", "@hapi/inert": "6.x.x", "@hapi/lab": "24.x.x", "@hapi/vision": "6.x.x", "@hapipal/confidence": "6.x.x", "@hapipal/hpal": "3.x.x", "@hapipal/hpal-debug": "2.x.x", "@hapipal/toys": "3.x.x", "babel-eslint": "10.x.x", "dotenv": "8.x.x", "eslint": "7.x.x", "exiting": "6.x.x", "hapi-swagger": "14.x.x", "knex": "0.21.x", "sqlite3": "5.x.x" } }