Lines Matching refs:repository
9 repository: 'https://example.com/thispkg.git',
20 repository: { no: 'url' },
25 repository: 'git://github.com/foo/hostedgit',
30 repository: 'git@github.com:foo/hostedgitat',
35 repository: 'ssh://git@github.com/foo/hostedssh',
40 repository: 'git+ssh://git@github.com/foo/hostedgitssh',
45 repository: 'git+http://github.com/foo/hostedgithttp',
50 repository: 'git+https://github.com/foo/hostedgithttps',
55 repository: { url: 'git://github.com/foo/hostedgitobj' },
60 repository: { url: 'git@github.com:foo/hostedgitatobj' },
65 repository: { url: 'ssh://git@github.com/foo/hostedsshobj' },
70 repository: { url: 'git+ssh://git@github.com/foo/hostedgitsshobj' },
75 repository: { url: 'git+http://github.com/foo/hostedgithttpobj' },
80 repository: { url: 'git+https://github.com/foo/hostedgithttpsobj' },
85 repository: 'git://gothib.com/foo/unhostedgit',
90 repository: 'git@gothib.com:foo/unhostedgitat',
95 repository: 'ssh://git@gothib.com/foo/unhostedssh',
100 repository: 'git+ssh://git@gothib.com/foo/unhostedgitssh',
105 repository: 'git+http://gothib.com/foo/unhostedgithttp',
110 repository: 'git+https://gothib.com/foo/unhostedgithttps',
115 repository: { url: 'git://gothib.com/foo/unhostedgitobj' },
120 repository: { url: 'git@gothib.com:foo/unhostedgitatobj' },
125 repository: { url: 'ssh://git@gothib.com/foo/unhostedsshobj' },
130 repository: { url: 'git+ssh://git@gothib.com/foo/unhostedgitsshobj' },
135 repository: { url: 'git+http://gothib.com/foo/unhostedgithttpobj' },
140 repository: { url: 'git+https://gothib.com/foo/unhostedgithttpsobj' },
145 repository: {
159 repository: 'https://github.com/npm/workspaces-test',
165 repository: 'http://repo.workspace-a/',
172 repository: 'https://github.com/npm/workspace-b',