aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDeterminant <[email protected]>2024-08-14 11:31:28 -0700
committerDeterminant <[email protected]>2024-08-14 11:31:28 -0700
commit21c23c6cf4b8fe12ffa32030e70c0f71f18feae7 (patch)
treedc40700d5dd22995abc274b5a5cec2a7ccf4c838 /package.json
init
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..c3f9bcd
--- /dev/null
+++ b/package.json
@@ -0,0 +1,7 @@
+{
+ "dependencies": {
+ "canvas": "^2.11.2",
+ "loupedeck": "^6.0.0",
+ "yaml": "^2.5.0"
+ }
+}