Skip to content

Instantly share code, notes, and snippets.

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