mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-23 03:36:42 +11:00
15 lines
268 B
JSON
15 lines
268 B
JSON
|
{
|
||
|
"name" : "colubrina-cli",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"argon2": "^0.28.7",
|
||
|
"axios": "^0.27.2",
|
||
|
"input": "^1.0.1",
|
||
|
"mariadb": "^3.0.1",
|
||
|
"pg": "^8.7.3",
|
||
|
"sequelize": "^6.21.3",
|
||
|
"sqlite3": "^5.0.10",
|
||
|
"umzug": "^3.1.1"
|
||
|
}
|
||
|
}
|