summaryrefslogtreecommitdiff
path: root/webapp/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/package.json')
-rw-r--r--webapp/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/package.json b/webapp/package.json
new file mode 100644
index 0000000..b3ce8ea
--- /dev/null
+++ b/webapp/package.json
@@ -0,0 +1,7 @@
+{
+ "dependencies": {
+ "express": "^4.18.1",
+ "jsonwebtoken": "^8.5.1",
+ "web3": "^1.7.4"
+ }
+} \ No newline at end of file