You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
505 B
JSON
19 lines
505 B
JSON
{
|
|
"name": "UIPArtNet",
|
|
"keywords": "Art-Net,Artnet,Ethernet,WiFi",
|
|
"description": "Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)binary data packer / unpacker",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.adb.sh/adb/UIPArtnet.git"
|
|
},
|
|
"authors": {
|
|
"name": "Hideaki Tai",
|
|
"url": "https://github.com/hideakitai",
|
|
"maintainer": true
|
|
},
|
|
"version": "0.2.1",
|
|
"license": "MIT",
|
|
"frameworks": "*",
|
|
"platforms": "*"
|
|
}
|