Skip to content

Instantly share code, notes, and snippets.

@omares
Created December 8, 2012 20:12
Show Gist options
  • Save omares/4241716 to your computer and use it in GitHub Desktop.
Save omares/4241716 to your computer and use it in GitHub Desktop.
{
"name": "reBuy reCommerce GmbH",
"homepage": "https://composer.rebuy.de",
"config": {
"github-oauth": {
"github.com": "token goes here"
}
},
"repositories": [
{
"type": "vcs",
"url": "git://github.com/rebuy-de/amazon-mws.git"
},
{
"type": "vcs",
"url": "git@github.com:rebuy-de/jpgraph.git"
}
],
"require-all": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment