UNPKG

mkkey

Version:
28 lines (27 loc) 582 B
{ "name": "mkkey", "version": "0.4.2", "description": "easy, breezy rsa keys", "main": "bin/mkkey", "bin": { "mkkey": "./bin/mkkey" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/donutclub/mkkey.git" }, "keywords": [ "openssl", "ssh", "ssh-keygen" ], "author": "duchess <code@donut.club>", "license": "BSD 3-clause", "bugs": { "url": "https://github.com/donutclub/mkkey/issues" }, "homepage": "https://github.com/donutclub/mkkey" }