1
0
Fork 0

rearranging and experiments

This commit is contained in:
Cadence Ember 2023-04-26 08:06:08 +12:00
parent 11e5cd7f77
commit 6990957c9e
12 changed files with 156 additions and 26 deletions

View file

@ -15,8 +15,16 @@
"author": "Cadence, PapiOphidian",
"license": "MIT",
"dependencies": {
"better-sqlite3": "^8.3.0",
"cloudstorm": "^0.7.0",
"discord-markdown": "git+https://git.sr.ht/~cadence/nodejs-discord-markdown#24508e701e91d5a00fa5e773ced874d9ee8c889b",
"heatsync": "^2.4.0",
"snowtransfer": "^0.7.0"
"matrix-appservice": "^2.0.0",
"matrix-js-sdk": "^24.1.0",
"snowtransfer": "^0.7.0",
"supertape": "^8.3.0"
},
"devDependencies": {
"@types/node": "^18.16.0"
}
}