File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "type" : " git" ,
99 "url" : " https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
1010 },
11- "cloud" : {
12- "requiresKeyFile" : true ,
13- "requiresProjectId" : true
14- },
1511 "engines" : {
1612 "node" : " >=4.3.2"
1713 },
2824 "yargs" : " 7.0.2"
2925 },
3026 "devDependencies" : {
31- "@google-cloud/nodejs-repo-tools" : " 1.3.1 " ,
27+ "@google-cloud/nodejs-repo-tools" : " 1.4.7 " ,
3228 "ava" : " 0.19.1" ,
3329 "proxyquire" : " 1.7.11" ,
3430 "sinon" : " 2.1.0"
31+ },
32+ "cloud-repo-tools" : {
33+ "requiresKeyFile" : true ,
34+ "requiresProjectId" : true ,
35+ "product" : " speech" ,
36+ "samples" : [
37+ {
38+ "id" : " recognize" ,
39+ "name" : " Speech Recognition" ,
40+ "file" : " recognize.js" ,
41+ "docs_link" : " https://cloud.google.com/speech/docs" ,
42+ "usage" : " node recognize.js --help"
43+ }
44+ ]
3545 }
3646}
You can’t perform that action at this time.
0 commit comments