Skip to content

Instantly share code, notes, and snippets.

@benschw
Last active December 17, 2015 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benschw/5518277 to your computer and use it in GitHub Desktop.
Save benschw/5518277 to your computer and use it in GitHub Desktop.
private package with bower
{
"name": "myproject",
"version": "1.0.0",
"dependencies": {
"jquery": "1.8.0",
"twitter/bootstrap": "2.1.1",
"myrepo":"git://myrepo.com/myrepo"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment