summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/package.json b/src/package.json
new file mode 100644
index 0000000..7269165
--- /dev/null
+++ b/src/package.json
@@ -0,0 +1,6 @@
+{
+ "dependencies": {
+ "mongodb": "^3.6.6",
+ "puppeteer": "^8.0.0"
+ }
+}