bitcoinprivate-website/.github/BADGES.json

17 lines
335 B
JSON
Raw Normal View History

2020-11-27 06:44:16 -08:00
{
2020-11-27 06:49:58 -08:00
"name": "uiprototype",
2020-11-27 06:44:16 -08:00
"version": "0.0.1",
"description": "Status update badge of UX/UI design",
2020-11-27 06:45:13 -08:00
"progress": "1%",
2020-11-27 06:44:16 -08:00
"repository": {
"type": "git",
"url": "https://github.com/rn54n/bitcoinprivate-website"
},
"keywords": [
"bitcoin-private",
"bitcoinprivate"
],
"author": "rn54n",
"license": "MIT"
}