We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61de562 commit 307232fCopy full SHA for 307232f
package.json
@@ -3,6 +3,7 @@
3
"version": "5.8.0",
4
"description": "Stringify your JSON at max speed",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"types": "types/index.d.ts",
8
"scripts": {
9
"bench": "node ./benchmark/bench.js",
0 commit comments