a.json 143 B

12345678
  1. {
  2. "name": "beep-boop",
  3. "version": "1.2.3",
  4. "repository" : {
  5. "type" : "git",
  6. "url": "git@github.com:substack/beep-boop.git"
  7. }
  8. }