Added package jq (#1622)

This commit is contained in:
alialrahahleh 2020-08-26 13:09:11 -07:00 committed by GitHub
parent 5492482fda
commit 4863193eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]