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 0cdc340 commit 3ecca30Copy full SHA for 3ecca30
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@luxass/jsonc-parse",
3
- "version": "1.5.5",
+ "version": "2.0.0",
4
"exports": {
5
".": "./src/index.ts",
6
"./strip": "./src/strip.ts"
package.json
"name": "jsonc-parse",
"description": "A lightweight JSON with Comments parser.",
"type": "module",
"author": {
0 commit comments