@types/dom-speech-recognition
Version:
TypeScript definitions for dom-speech-recognition
39 lines • 1.16 kB
JSON
{
"name": "@types/dom-speech-recognition",
"version": "0.0.12",
"description": "TypeScript definitions for dom-speech-recognition",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dom-speech-recognition",
"license": "MIT",
"contributors": [
{
"name": "James Wright",
"githubUsername": "12wrigja",
"url": "https://github.com/12wrigja"
},
{
"name": "Tony Herre",
"githubUsername": "tonyherre",
"url": "https://github.com/tonyherre"
}
],
"main": "",
"types": "index.d.ts",
"typesVersions": {
"<=5.9": {
"*": [
"ts5.9/*"
]
}
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/dom-speech-recognition"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "901817a4304eae1a9436511573f20fc6416bf0910fcd9e687c523bae864ac1f9",
"typeScriptVersion": "5.3",
"nonNpm": true
}