12 lines
250 B
JSON
12 lines
250 B
JSON
{
|
|
"name": "gateway",
|
|
"description": "Express Gateway Instance Bootstraped from Command Line",
|
|
"repository": {},
|
|
"license": "UNLICENSED",
|
|
"version": "1.0.0",
|
|
"main": "server.js",
|
|
"dependencies": {
|
|
"express-gateway": "^1.16.11"
|
|
}
|
|
}
|