Skip to content

Instantly share code, notes, and snippets.

@popcorn245
Last active August 29, 2015 14:24
Show Gist options
  • Save popcorn245/ee0b04c57b055855fadc to your computer and use it in GitHub Desktop.
Save popcorn245/ee0b04c57b055855fadc to your computer and use it in GitHub Desktop.
My standard Ionic Bower file
{
"name": "MadnessBower",
"private": "true",
"devDependencies": {
"ionic": "driftyco/ionic-bower#master",
"font-awesome": "~4.2.0",
"animate.css": "~3.2.0",
"geoffgraham.animate.scss": "*",
"ionicons": "~2.0.1",
"ngCordova": "~0.1.12-alpha",
"angularfire": "~1.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment