We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbf4b2d + 6465f08 commit aea1c2cCopy full SHA for aea1c2c
README.md
@@ -3,7 +3,7 @@ A lightweight JSON library for Lua
3
4
5
## Features
6
-* Implemented in pure Lua: works with 5.1, 5.2, 5.3 and JIT
+* Implemented in pure Lua: works with 5.1, 5.2, 5.3, 5.4 and JIT
7
* Fast: generally outperforms other pure Lua JSON implementations
8
([benchmark scripts](bench/))
9
* Tiny: around 280sloc, 9kb
0 commit comments