Skip to content

Instantly share code, notes, and snippets.

@Ginden
Last active August 17, 2016 13:13
Show Gist options
  • Save Ginden/f7d3a3c5e4e1e6b5d467e112a0cae656 to your computer and use it in GitHub Desktop.
Save Ginden/f7d3a3c5e4e1e6b5d467e112a0cae656 to your computer and use it in GitHub Desktop.
Repository Foo
{
"name": "@test/foo",
"version": "0.1.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Michał Wadas",
"license": "MIT",
"dependencies": {
"@test/bar": "https://gist.github.com/657a193550d152e7fd22cc67ba4f9c8b.git"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment