speech-synthesis
Advanced tools
Sorry, the diff of this file is not supported yet
+2
-2
| { | ||
| "name": "speech-synthesis", | ||
| "version": "0.3.1", | ||
| "version": "0.3.2", | ||
| "description": "Speaks using the Web Speech API.", | ||
@@ -13,3 +13,3 @@ "license": "MIT", | ||
| "engines": { | ||
| "node": ">=0.10.0" | ||
| "node": ">= 4" | ||
| }, | ||
@@ -16,0 +16,0 @@ "scripts": { |
4792
29.86%4
33.33%