mbed-os/features/FEATURE_COMMON_PAL/mbed-client-c/test/multithread-linux-test/module.json

14 lines
327 B
JSON

{
"name": "multithread-linux-test",
"version": "1.0.0",
"description": "Example application how to use mbed-client-c library",
"private": true,
"keywords": [],
"author": "Antti Yli-Tokola <antti.yli-tokola@arm.com>",
"license": "Apache-2.0",
"dependencies": {
"mbed-client-c": "^2.0.0"
},
"bin": "./"
}