Lines Matching full:git
11 'git-wrap': {
12 name: 'git-wrap',
15 git: 'git+https://example.com/git#semver:1.0' property
18 git: { property
19 name: 'git',
63 git: 'git+https://example.com/git#semver:1', property
64 'git-wrap': 'file:git-wrap-1.0.0.tgz'
68 // 'git-wrap': Dir({
70 // name: 'git-wrap',
73 // git: 'git+https://example.com/git#semver:1.0'
77 'git-wrap-1.0.0.tgz': File(Buffer.from(
108 test('dedupe matching git semver ranges', function (t) {
118 git: { property
119 from: 'git+https://example.com/git#semver:1',
120 version: 'git+https://example.com/git#0000000000000000000000000000000000000000'
122 'git-wrap': {
123 version: 'file:git-wrap-1.0.0.tgz',
125 git: 'git+https://example.com/git#semver:1' property