From 9281de6334e92023397cb964da5e38b0ab96a4ba Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Thu, 26 Jun 2025 08:12:04 -0700 Subject: [PATCH] Added JSON Crack to dev-tools --- source/data/applications.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 142c350..d3bb620 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9426,6 +9426,25 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "JSON Crack", + "description": "", + "repo_url": "https://github.com/AykutSarac/jsoncrack.com", + "tags": [ + "manual" + ], + "platforms": [ + "cross", + "web-cloud" + ], + "category": "dev-tools", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file