aboutsummaryrefslogtreecommitdiff
path: root/generator/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'generator/package.json')
-rw-r--r--generator/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/generator/package.json b/generator/package.json
new file mode 100644
index 0000000..84473e2
--- /dev/null
+++ b/generator/package.json
@@ -0,0 +1,12 @@
+{
+ "dependencies": {
+ "aes-js": "^3.1.2",
+ "btoa": "^1.2.1",
+ "child_process": "^1.0.2",
+ "fs": "^0.0.1-security",
+ "image-size": "^1.1.1",
+ "jsdom": "^24.0.0",
+ "path": "^0.12.7",
+ "scrypt-js": "^3.0.1"
+ }
+}