Skip to content

Instantly share code, notes, and snippets.

@gideonheilbron
Created July 12, 2014 09:20
Show Gist options
  • Save gideonheilbron/ce29bc2028206f682ca4 to your computer and use it in GitHub Desktop.
Save gideonheilbron/ce29bc2028206f682ca4 to your computer and use it in GitHub Desktop.
Basic Bower file (work in progress)
{
"title": "Project name",
"name": "project-name",
"dependencies": {
"ember": "*",
"ember-data": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment