Skip to content

Instantly share code, notes, and snippets.

@mrmartineau
Created October 16, 2013 11:31
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 mrmartineau/7006317 to your computer and use it in GitHub Desktop.
Save mrmartineau/7006317 to your computer and use it in GitHub Desktop.
Kickoff bower example if not using jQuery
{
"name": "kickoff",
"version": "1.0.0",
"dependencies": {
"bean": "*",
"bonzo": "*",
"qwery": "*",
"lodash": "*",
"domready": "*"
},
"devDependencies": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment