Influx Uploading

This commit is contained in:
2024-12-17 21:15:50 -05:00
parent b48eb7fa88
commit a5725edb36
8 changed files with 251 additions and 433 deletions

View File

@@ -11,5 +11,10 @@
"url": "https://git.corrupt.link/liz/dec0ntamination"
},
"author": "Liz Cray",
"license": "MIT"
"license": "MIT",
"type": "module",
"dependencies": {
"axios": "^1.7.9",
"meow": "^13.2.0"
}
}