We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37161c6 commit a97305aCopy full SHA for a97305a
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# SJS
2
3
-The fastest JSON stringifier in the galaxy
+The fastest JSON stringifier
4
5
## TOC
6
package.json
@@ -1,7 +1,7 @@
{
"name": "slow-json-stringify",
"version": "2.1.0",
- "description": "The fastest JSON stringifier in the galaxy",
+ "description": "The fastest JSON stringifier",
"main": "dist/sjs.js",
"types": "dist/sjs.d.ts",
7
"type": "module",
0 commit comments