docs: update tagline

This commit is contained in:
Johann Schopplich
2025-10-23 18:21:28 +02:00
parent d1bbc3244f
commit a33c012cc1

View File

@@ -3,7 +3,7 @@
"type": "module", "type": "module",
"version": "0.2.0", "version": "0.2.0",
"packageManager": "pnpm@10.19.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 <hello@johannschopplich.com>", "author": "Johann Schopplich <hello@johannschopplich.com>",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/johannschopplich/toon#readme", "homepage": "https://github.com/johannschopplich/toon#readme",