Added package jtr (#2388)

This commit is contained in:
u1and0 2022-10-17 21:09:16 +09:00 committed by GitHub
parent b09ba96133
commit 2baaac6094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27732,5 +27732,17 @@
"description": "stdin tab completion library",
"license": "MIT",
"web": "https://github.com/z-kk/tabcompletion"
},
{
"name": "jtr",
"url": "https://github.com/u1and0/jtr",
"method": "git",
"tags": [
"cli",
"json"
],
"description": "jtr is a commmand of JSON tree viewer with type",
"license": "MIT",
"web": "https://github.com/u1and0/jtr"
}
]