UNPKG

keolis-services

Version:

Keolis services includes Microphone, Location, Voice Activity Detector, Heart rate through web bluetooth API, text to speech, stop watch with our own cloud.

31 lines (30 loc) 842 B
{ "name": "keolis-services", "version": "1.2.0", "description": "Keolis services includes Microphone, Location, Voice Activity Detector, Heart rate through web bluetooth API, text to speech, stop watch with our own cloud.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "microphone", "location", "voice", "activity", "detector", "heartrate", "bluetooth", "texttospeech" ], "author": "keolis", "license": "MIT", "dependencies": { "@mjyc/voice-activity-detection": "^1.0.0", "artyom.js": "^1.0.6", "assert": "^2.0.0", "axios": "^0.26.1", "jquery": "^3.6.0", "mic-recorder-to-mp3": "^2.2.2", "os": "^0.1.2" } }