File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# minijson
2
2
3
- Minify JSON files ** blazing fast** ! Supports Comments. Written in D,
3
+ Minify JSON files ** blazing fast** ! Supports Comments. Written in D.
4
4
5
5
55 times faster than jsonminify!
6
6
@@ -18,7 +18,7 @@ npm install @aminya/minijson
18
18
19
19
You can also download the binaries for the CLI from the release page:
20
20
21
- https://github.com/aminya/minijson/releases/tag/v0.4 .0
21
+ https://github.com/aminya/minijson/releases/tag/v0.5 .0
22
22
23
23
- Dub
24
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aminya/minijson" ,
3
3
"author" : " Amin Yahyaabdi" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.5.0 " ,
5
5
"description" : " Minify JSON files blazing fast! Supports Comments. Written in D." ,
6
6
"homepage" : " https://github.com/aminya/minijson" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments