aboutsummaryrefslogtreecommitdiff
path: root/e621/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'e621/package.json')
-rwxr-xr-xe621/package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/e621/package.json b/e621/package.json
new file mode 100755
index 0000000..d0c2ada
--- /dev/null
+++ b/e621/package.json
@@ -0,0 +1,6 @@
+{
+ "dependencies": {
+ "csv": "^6.3.8",
+ "csv-parse": "^5.5.5"
+ }
+}