Code Review
/
it
/
otf.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f6995134fc38cfdaf465da431b2669bcb5226efb
[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": "ISC",
\r
11
"dependencies": {
\r
12
"express": "^4.17.1"
\r
13
}
\r
14
}
\r