mirror of
https://github.com/JonasunderscoreJones/api.jonasjones.dev.git
synced 2025-10-23 12:09:19 +02:00
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"name": "beep-boop",
|
|
"version": "1.2.3",
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url": "git@github.com:substack/beep-boop.git"
|
|
}
|
|
}
|