savant-cli
Version:
Savant Solutions API client
39 lines (38 loc) • 742 B
JSON
{
"name": "savant-cli",
"version": "0.0.13",
"description": "Savant Solutions API client",
"dependencies": {
"nomnom": "*",
"request": "*",
"underscore": "*",
"async": "*",
"prompt": "*",
"mkdirp": "*",
"cli-color": "*"
},
"bin": {
"savant": "bin/savant"
},
"main": "./lib/index",
"repository": {
"type": "git",
"url": "https://github.com/EduArea/savant-cli"
},
"keywords": [
"Savant",
"eLearning",
"command",
"line",
"tool",
"management",
"api",
"productivity"
],
"author": "Boris Okunskiy",
"license": "MIT",
"bugs": {
"url": "https://github.com/EduArea/savant-cli/issues"
},
"homepage": "https://github.com/EduArea/savant-cli"
}