/
axe
/
pet2
Обзор
Документация
Войти
/
axe
/
pet2
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
main
package.json
19 строк
380 B
gusen
initial commit
09 июн 2026, 22:01
09 июн 2026, 22:01
7bf5434
Код
Авторство
О чём код?
{ "name": "pet2", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@prisma/client": "^5.22.0", "dotenv": "^17.4.2", "express": "^5.2.1", "jsonwebtoken": "^9.0.3", "prisma": "^5.22.0" } }