Files
PackControl/node_modules/github-from-package/test/a.json
2026-02-27 22:46:14 +01:00

9 lines
143 B
JSON

{
"name": "beep-boop",
"version": "1.2.3",
"repository" : {
"type" : "git",
"url": "git@github.com:substack/beep-boop.git"
}
}