diff --git a/package.json b/package.json index 21e7c8c..456aa2a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "0.2.0", "packageManager": "pnpm@10.19.0", - "description": "Token-Oriented Object Notation – a token-efficient data notation for LLM prompts", + "description": "Token-Oriented Object Notation – a token-efficient JSON alternative for LLM prompts", "author": "Johann Schopplich ", "license": "MIT", "homepage": "https://github.com/johannschopplich/toon#readme",