ai-tutor-proxy/package.json
2025-05-28 16:10:59 +07:00

18 lines
375 B
JSON

{
"name": "ai-tutor-proxy",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://forge.techtransthai.org/techtransthai/ai-tutor-proxy"
},
"author": "",
"license": "MIT",
"description": "",
"dependencies": {
"express": "^5.1.0"
}
}