REST Service for POPCORN - ILIAS
alex
2025-06-02 9771bffb3e80e1df879f1b2daaec6ddab1f9dd18
package.json
@@ -11,7 +11,10 @@
  },
  "dependencies": {
    "fastify": "^5.3.3",
    "lodash": "^4.17.21",
    "mysql2": "^3.14.1",
    "nodemon": "^3.1.10"
    "nconf": "^0.13.0",
    "nodemon": "^3.1.10",
    "yargs": "^15.4.1"
  }
}