Added package njo (#2283)

This commit is contained in:
uga-rosa 2022-07-18 14:50:37 +09:00 committed by GitHub
parent 137654a0ba
commit 1e74531bac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26736,5 +26736,17 @@
"description": "Library for interacting with Monero wallets via RPC.",
"license": "MIT",
"web": "https://github.com/eversinc33/nim-monero-rpc"
},
{
"name": "njo",
"url": "https://github.com/uga-rosa/njo",
"method": "git",
"tags": [
"cli",
"tool"
],
"description": "A small utility to create JSON objects written in Nim. This is inspired by jpmens/jo.",
"license": "MIT",
"web": "https://github.com/uga-rosa/njo"
}
]