diff --git a/include/json/cJSON.h b/components/cjson/include/cJSON.h similarity index 100% rename from include/json/cJSON.h rename to components/cjson/include/cJSON.h diff --git a/third_party/json/Makefile b/components/cjson/library/Makefile similarity index 100% rename from third_party/json/Makefile rename to components/cjson/library/Makefile diff --git a/third_party/json/cJSON.c b/components/cjson/library/cJSON.c similarity index 100% rename from third_party/json/cJSON.c rename to components/cjson/library/cJSON.c