File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " voicer" ,
3- "version" : " 0.1.20 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " voicer - voice recognition service for asterisk" ,
55 "main" : " index.js" ,
66 "dependencies" : {
99 "commander" : " ^3.0.0" ,
1010 "config" : " ^3.0.1" ,
1111 "ding-dong" : " 0.1.7" ,
12- "eslint" : " ^5.12.0" ,
13- "eslint-config-google" : " ^0.11.0" ,
1412 "file-exists" : " ^1.0.0" ,
1513 "google-speech" : " 0.0.2" ,
1614 "parse-json" : " ^2.0.0" ,
1917 "winston" : " ^0.9.0" ,
2018 "witai-speech" : " 0.2.0" ,
2119 "xml2js" : " ^0.4.4" ,
22- "yandex-speech" : " ^ 0.0.11"
20+ "yandex-speech" : " 0.0.11"
2321 },
2422 "devDependencies" : {
25- "jest" : " ^24.9.0"
23+ "jest" : " ^24.9.0" ,
24+ "eslint" : " ^5.12.0" ,
25+ "eslint-config-google" : " ^0.11.0"
2626 },
2727 "scripts" : {
2828 "start" : " node bin/agi" ,
You can’t perform that action at this time.
0 commit comments