233
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
{
|
||||
"name": "gateway",
|
||||
"description": "Express Gateway Instance Bootstraped from Command Line",
|
||||
"repository": {},
|
||||
"license": "UNLICENSED",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "server.ts",
|
||||
"scripts": {
|
||||
"start": "ts-node server.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"express-gateway": "^1.16.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user