separate route for cli

Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
This commit is contained in:
Nakul Manchanda
2019-04-14 23:25:54 -05:00
parent 7c94b8f009
commit 03c59dea24
9 changed files with 66 additions and 0 deletions

6
package-lock.json generated
View File

@@ -831,6 +831,12 @@
"lower-case": "^1.1.1"
}
},
"node-fetch": {
"version": "2.3.0",
"resolved": "https://gizaartifactory.jfrog.io/gizaartifactory/api/npm/npm-release/node-fetch/-/node-fetch-2.3.0.tgz",
"integrity": "sha1-Gh2UC7+5FqHT4CGfA36J5x+MX6U=",
"dev": true
},
"nopt": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",