We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2aff84 commit 6f933fcCopy full SHA for 6f933fc
nodejs-compressor/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ason-format/ason",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "ASON (Aliased Serialization Object Notation) - Token-optimized JSON compression for LLMs. Reduces tokens by 20-60% while maintaining perfect round-trip fidelity.",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.js",
0 commit comments