openrgb_control/config/package.json

15 lines
264 B
JSON

{
"name": "openrgb_control",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"openrgb-sdk": "^0.5.2"
}
}