          MODULE=nlohmann-json
         VERSION=3.12.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/nlohmann/json/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:4b92eb0c06d10683f7447ce9406cb97cd4b453be18d7279320f7b2f025c10187
SOURCE_DIRECTORY=$BUILD_DIRECTORY/json-$VERSION
        WEB_SITE=https://github.com/nlohmann/json
         ENTERED=20240303
         UPDATED=20250424
           SHORT="json for modern c++"

cat << EOF
JSON for C++.
EOF
