summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorhaturatu <taro@eyes4you.org>2025-01-19 16:02:43 +0900
committerhaturatu <taro@eyes4you.org>2025-01-19 16:02:43 +0900
commitcabacc6bc2924167a81dcab4f844b53401a31f8c (patch)
tree1f348ad2a52daf1b55c39ca397724b4a6f0effa0 /package.json
first commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..34a0b42
--- /dev/null
+++ b/package.json
@@ -0,0 +1,5 @@
+{
+ "dependencies": {
+ "puppeteer": "^23.11.1"
+ }
+}