Skip to content

Instantly share code, notes, and snippets.

@digilord
Created February 12, 2014 01:44
Show Gist options
  • Save digilord/8948419 to your computer and use it in GitHub Desktop.
Save digilord/8948419 to your computer and use it in GitHub Desktop.
Package git example.
{
"meteor": {},
"packages": {
"router": {
"git": "https://github.com/justinriggio/meteor-router.git"
},
"x-editable-bootstrap": {
"git": "https://github.com/digilord/meteor-x-editable-bootstrap.git"
},
"underscore-string-latest": {},
"deckjs": {},
"sugarjs": {},
"handlebars-server": {},
"momentjs": {},
"npm": {},
"event-hooks": {},
"roles": {},
"user-status": {},
"bootboxjs": {
"git": "https://github.com/digilord/meteor-bootboxjs.git"
},
"collection-hooks": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment