Added package npg (#1209)

This commit is contained in:
Max Skybin 2019-10-18 01:37:29 -04:00 committed by Miran
parent 57704c32ff
commit 3829c6f281

View File

@ -14811,5 +14811,18 @@
"description": "This package allows you to determine the running version of the Windows operating system.",
"license": "MIT",
"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"
}
]