mirror of https://codeberg.org/pzp/pzp-keypair.git
Rename to pzp
This commit is contained in:
parent
c33980c580
commit
dfec3e530d
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "ppppp-keypair",
|
"name": "pzp-keypair",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "Keyfile operations for PPPPP",
|
"description": "Keyfile operations for PZP",
|
||||||
"homepage": "https://github.com/staltz/ppppp-keypair",
|
"homepage": "https://codeberg.org/pzp/pzp-keypair",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/staltz/ppppp-keypair.git"
|
"url": "git@codeberg.org:pzp/pzp-keypair.git"
|
||||||
},
|
},
|
||||||
"author": "Andre 'Staltz' Medeiros <contact@staltz.com>",
|
"author": "Andre 'Staltz' Medeiros <contact@staltz.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in New Issue