os-volume-controll
Version:
Node.js module to manage system's volume
26 lines (25 loc) • 638 B
JSON
{
"name": "os-volume-controll",
"version": "0.1.3",
"description": "Node.js module to manage system's volume ",
"main": "volume.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/amiraslanaslani/os-volume-controll.git"
},
"keywords": [
"nodejs",
"volume",
"os",
"controll"
],
"author": "Amir Aslan Aslani",
"license": "LGPL-3.0",
"bugs": {
"url": "https://github.com/amiraslanaslani/os-volume-controll/issues"
},
"homepage": "https://github.com/amiraslanaslani/os-volume-controll#readme"
}