{
  "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"
  }
}
