Added package jq (#1622)

This commit is contained in:
alialrahahleh
2020-08-26 22:09:11 +02:00
committed by GitHub
parent 5492482fda
commit 4863193eab
+13
View File
@@ -19342,5 +19342,18 @@
"description": "Ratio calculator on your terminal",
"license": "MIT",
"web": "https://github.com/rafmst/miter"
},
{
"name": "jq",
"url": "https://github.com/alialrahahleh/fjq",
"method": "git",
"tags": [
"json",
"bin",
"parser"
],
"description": "Fast JSON parser",
"license": "BSD-3-Clause",
"web": "https://github.com/alialrahahleh/fjq"
}
]