9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"name": "beep-boop",
|
|
"version": "1.2.3",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:substack/beep-boop.git"
|
|
}
|
|
}
|