askwatson
Version:
Ask IBM Watson a question on Bluemix
27 lines (26 loc) • 500 B
JSON
{
"name": "askwatson",
"version": "1.0.11",
"description": "Ask IBM Watson a question on Bluemix",
"main": "askwatson.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://github.com/runvnc/askwatson.git"
},
"dependencies": {
"bluemix-request-simple": ""
},
"keywords": [
"IBM",
"Watson",
"bluemix",
"question",
"answer",
"ask"
],
"author": "",
"license": "ISC"
}