first commit
This commit is contained in:
15
gateway/package.json
Normal file
15
gateway/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "gateway",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "server.ts",
|
||||
"scripts": {
|
||||
"start": "ts-node server.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express-gateway": "^1.16.11"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user