1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "name": "soem", "version-string": "1.4.0", "port-version": 2, "description": "Simple Open Source EtherCAT Master", "homepage": "https://github.com/OpenEtherCATsociety/SOEM", "supports": "!uwp", "dependencies": [ { "name": "winpcap", "platform": "windows" } ] }