]> git.cworth.org Git - lmno-server/blobdiff - package.json
Implement the rest of the API
[lmno-server] / package.json
index a78e3aa20e83b508bba0dc2ab9ed2212c349dc3d..6f492f28799521a06ea335471693f98243e1d8ed 100644 (file)
@@ -7,5 +7,9 @@
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "author": "",
-  "license": "ISC"
+  "license": "ISC",
+  "dependencies": {
+    "body-parser": "^1.19.0",
+    "express": "^4.17.1"
+  }
 }