File tree Expand file tree Collapse file tree 2 files changed +65
-0
lines changed
examples/static/bower_components/watson-speech Expand file tree Collapse file tree 2 files changed +65
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " watson-speech" ,
3+ "description" : " IBM Watson Speech to Text and Text to Speech SDK for web browsers." ,
4+ "main" : " dist/watson-speech.min.js" ,
5+ "authors" : [
6+ " Nathan Friedly <http://nfriedly.com>"
7+ ],
8+ "license" : " Apache-2.0" ,
9+ "keywords" : [
10+ " voice" ,
11+ " recognition" ,
12+ " speech" ,
13+ " text" ,
14+ " transcription" ,
15+ " synthesis"
16+ ],
17+ "moduleType" : [
18+ " amd" ,
19+ " globals" ,
20+ " node"
21+ ],
22+ "homepage" : " https://watson-speech.mybluemix.net/" ,
23+ "ignore" : [
24+ " **/*" ,
25+ " !dist/*.js"
26+ ],
27+ "version" : " 0.32.0" ,
28+ "_release" : " 0.32.0" ,
29+ "_resolution" : {
30+ "type" : " version" ,
31+ "tag" : " v0.32.0" ,
32+ "commit" : " ad16036aa47088930d53b552121c548a36854bf0"
33+ },
34+ "_source" : " https://github.com/watson-developer-cloud/speech-javascript-sdk.git" ,
35+ "_target" : " ^0.32.0" ,
36+ "_originalSource" : " watson-speech" ,
37+ "_direct" : true
38+ }
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " watson-speech" ,
3+ "description" : " IBM Watson Speech to Text and Text to Speech SDK for web browsers." ,
4+ "main" : " dist/watson-speech.min.js" ,
5+ "authors" : [
6+ " Nathan Friedly <http://nfriedly.com>"
7+ ],
8+ "license" : " Apache-2.0" ,
9+ "keywords" : [
10+ " voice" ,
11+ " recognition" ,
12+ " speech" ,
13+ " text" ,
14+ " transcription" ,
15+ " synthesis"
16+ ],
17+ "moduleType" : [
18+ " amd" ,
19+ " globals" ,
20+ " node"
21+ ],
22+ "homepage" : " https://watson-speech.mybluemix.net/" ,
23+ "ignore" : [
24+ " **/*" ,
25+ " !dist/*.js"
26+ ]
27+ }
You can’t perform that action at this time.
0 commit comments