This commit is contained in:
metacryst
2026-01-04 07:58:23 -06:00
parent b50468eb5a
commit 6a435ac11a
122 changed files with 13995 additions and 19 deletions

View File

@@ -1,9 +1,10 @@
{
"name": "Parchment",
"version": "1.0.0",
"scripts": {
"start": "node server/index.js"
},
"type": "module",
"scripts": {
"start": "node server/index.js"
},
"dependencies": {
"argon2": "^0.44.0",
"chalk": "^4.1.2",