watson-token
Version:
Ibm watson token generator
27 lines (26 loc) • 504 B
JSON
{
"name": "watson-token",
"version": "0.0.8",
"description": "Ibm watson token generator",
"main": "index.js",
"scripts": {
"test": "npm run test",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "https://github.com/saifulriza/watson-token.git"
},
"keywords": [
"ibm",
"watson",
"ibm-watson",
"toke",
"token-generator",
"generator",
"speech-to-text"
],
"author": "saifulriza",
"license": "MIT",
"dependencies": {}
}