mirror of https://codeberg.org/pzp/pzp-caps.git
13 lines
342 B
JSON
13 lines
342 B
JSON
{
|
|
"name": "pzp-caps",
|
|
"version": "0.0.1",
|
|
"description": "The Caps string for the PZP protocol using secret handshake",
|
|
"homepage": "https://codeberg.org/pzp/pzp-caps",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@codeberg.org:pzp/pzp-caps.git"
|
|
},
|
|
"main": "caps.json",
|
|
"author": "public-domain",
|
|
"license": "CC0-1.0"
|
|
} |