mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package npg (#1209)
This commit is contained in:
parent
57704c32ff
commit
3829c6f281
@ -14811,5 +14811,18 @@
|
|||||||
"description": "This package allows you to determine the running version of the Windows operating system.",
|
"description": "This package allows you to determine the running version of the Windows operating system.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rockcavera/winversion"
|
"web": "https://github.com/rockcavera/winversion"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "npg",
|
||||||
|
"url": "https://github.com/rustomax/npg",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"password-generator",
|
||||||
|
"password",
|
||||||
|
"cli"
|
||||||
|
],
|
||||||
|
"description": "Password generator in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/rustomax/npg"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user