adaptorex
Version:
Connect all your live interactive storytelling devices and software
16 lines (15 loc) • 343 B
JSON
{
"name": "adaptorex-sound",
"adaptorex": {
"name": "sound",
"title": "Sound"
},
"version": "1.0.0",
"description": "Play Audio files from your pc or laptop.",
"main": "sound.js",
"homepage": "https://docs.adaptorex.org/basics/plugins/sound.html",
"license": "MIT",
"dependencies": {
"play-sound": "^1.1.5"
}
}