mmi-js
Version:
Multi-Modal Input Library for voice, gesture, and traditional inputs.
14 lines (13 loc) • 393 B
JSON
{
"name": "mmi-js",
"version": "1.0.0",
"description": "Multi-Modal Input Library for voice, gesture, and traditional inputs.",
"main": "src/index.js",
"type": "module",
"scripts": {
"start": "echo 'Use with bundler or import as module.'"
},
"keywords": ["multi-modal", "input", "voice", "gesture", "webxr", "speech"],
"author": "Vatistas Dimitris",
"license": "MIT"
}