UNPKG

watson-js

Version:

Watson.js: Simple Node.js API Wrapper for the AT&T Speech API

29 lines (28 loc) 589 B
{ "name": "watson-js", "version": "0.3.0", "description": "Watson.js: Simple Node.js API Wrapper for the AT&T Speech API", "author": "Michael Owens <mk@mowens.com> (http://mowens.com/)", "repository": { "type": "git", "url": "http://github.com/mko/watson-js.git" }, "main": "./lib/watson", "dependencies": { "oauth": ">= 0.9.8", "request": ">= 1.9.0", "merge-descriptors": "0.0.2" }, "engines": { "node": ">= 0.4.0" }, "keywords": [ "att", "audio", "speechtotext", "speech2text", "speech", "api", "wrapper" ] }