added oran ric test head
[it/otf.git] / oran-ric-test-head / mock_server / package.json
diff --git a/oran-ric-test-head/mock_server/package.json b/oran-ric-test-head/mock_server/package.json
new file mode 100644 (file)
index 0000000..f699513
--- /dev/null
@@ -0,0 +1,14 @@
+{\r
+  "name": "mock_server",\r
+  "version": "1.0.0",\r
+  "description": "mock server for RIC",\r
+  "main": "index.js",\r
+  "scripts": {\r
+    "test": "echo \"Error: no test specified\" && exit 1"\r
+  },\r
+  "author": "",\r
+  "license": "ISC",\r
+  "dependencies": {\r
+    "express": "^4.17.1"\r
+  }\r
+}\r