added release notes and updated license file
[it/otf.git] / oran-ric-test-head / mock_server / package.json
1 {\r
2   "name": "mock_server",\r
3   "version": "1.0.0",\r
4   "description": "mock server for RIC",\r
5   "main": "index.js",\r
6   "scripts": {\r
7     "test": "echo \"Error: no test specified\" && exit 1"\r
8   },\r
9   "author": "",\r
10   "license": "Apache-2.0",\r
11   "dependencies": {\r
12     "express": "^4.17.1"\r
13   }\r
14 }\r