mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 19:27:55 +11:00
14 lines
266 B
JSON
14 lines
266 B
JSON
{
|
|
"name": "colubrina-cli",
|
|
"private": true,
|
|
"dependencies": {
|
|
"argon2": "^0.31.2",
|
|
"axios": "^1.6.2",
|
|
"input": "^1.0.1",
|
|
"mariadb": "^3.2.2",
|
|
"pg": "^8.11.3",
|
|
"sequelize": "^6.35.1",
|
|
"sqlite3": "^5.1.6",
|
|
"umzug": "^3.4.0"
|
|
}
|
|
}
|