Remove npm package (realizing that I can use jsdelivr with github...)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
*
|
||||
31
package.json
31
package.json
@@ -1,31 +0,0 @@
|
||||
{
|
||||
"name": "vosklet",
|
||||
"version": "1.0.3",
|
||||
"description": "A speech recognizer that can run on the browser, inspired by vosk-browser",
|
||||
"main": "Vosklet.js",
|
||||
"directories": {
|
||||
"example": "examples"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/msqr1/Vosklet.git"
|
||||
},
|
||||
"keywords": [
|
||||
"javascript",
|
||||
"api",
|
||||
"wasm",
|
||||
"webassembly",
|
||||
"speech-recognizer",
|
||||
"vosk",
|
||||
"kaldi"
|
||||
],
|
||||
"author": "msqr1",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/msqr1/Vosklet/issues"
|
||||
},
|
||||
"homepage": "https://github.com/msqr1/Vosklet#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user