Init branch, WIP

Needs new library to merge images
This commit is contained in:
Logan Cusano
2023-03-11 23:07:48 -05:00
parent 8ed0b969dd
commit 9e2814cb2c
4 changed files with 75 additions and 4 deletions

View File

@@ -27,7 +27,8 @@
"node-html-markdown": "~1.3.0",
"node-html-parser": "~6.1.5",
"gpt-3-encoder": "~1.1.4",
"user-agents": "~1.0.1303"
"user-agents": "~1.0.1303",
"canvas": "~2.11.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",