Files
pnpm/__fixtures__/with-git-protocol-dep/package.json

7 lines
115 B
JSON

{
"name":"with-git-protocol-dep",
"dependencies": {
"is-negative": "github:kevva/is-negative#master"
}
}