You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
UIPArtnet/library.json

19 lines
505 B

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