aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/github-from-package/test/a.json
blob: 03494f486ece7791b05c5025f18ff59e6fbee2a4 (plain)
1
2
3
4
5
6
7
8
{
  "name": "beep-boop",
  "version": "1.2.3",
  "repository" : {
    "type" : "git",
    "url": "git@github.com:substack/beep-boop.git"
  }
}