File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " littlejson" ,
3- "version" : " 0.0.1" ,
3+ "version" : " 0.0.2" ,
4+ "description" : " Fast and lightweight CLI to compress JSON files" ,
45 "module" : " dist/index.js" ,
56 "type" : " module" ,
67 "bin" : {
3637 " LICENSE"
3738 ],
3839 "devDependencies" : {
39- "@eslint/js" : " ^9.19 .0" ,
40- "@types/bun" : " ^1.2.1 " ,
41- "eslint" : " ^9.19 .0" ,
40+ "@eslint/js" : " ^9.20 .0" ,
41+ "@types/bun" : " ^1.2.2 " ,
42+ "eslint" : " ^9.20 .0" ,
4243 "globals" : " ^15.14.0" ,
43- "typescript-eslint" : " ^8.22 .0"
44+ "typescript-eslint" : " ^8.23 .0"
4445 },
4546 "peerDependencies" : {
4647 "typescript" : " ^5.7.3"
4748 },
4849 "dependencies" : {
49- "@msgpack/msgpack" : " ^3.0.0-beta3 " ,
50+ "@msgpack/msgpack" : " ^3.0.0" ,
5051 "commander" : " ^13.1.0" ,
5152 "consola" : " ^3.4.0"
5253 }
You can’t perform that action at this time.
0 commit comments