mirror of
https://github.com/bnmgh1/NodeSandbox.git
synced 2025-04-16 16:07:10 +08:00
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"name": "beep-boop",
|
|
"version": "1.2.3",
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url": "git@github.com:substack/beep-boop.git"
|
|
}
|
|
}
|