Skip to content

Commit

Permalink
Built BOWER package for Propeller
Browse files Browse the repository at this point in the history
bower install propeller
  • Loading branch information
sunil-digicorp committed Apr 5, 2017
1 parent e334be8 commit ecdad8b
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "propeller",
"version": "0.0.3",
"homepage": "http://propeller.in/",
"authors": [
"Digicorp, Inc"
],
"description": "Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.",
"main": "dist\\js\\propeller.js",
"keywords": [
"css",
"js",
"mobile-first",
"responsive",
"front-end",
"framework",
"web"
],
"license": "MIT",
"ignore": [
"archive",
"templates",
"components/*/snippets/**"
],
"dependencies": {
"bootstrap": "^3.0.0",
"jquery":"^1.9.0"
}
}

0 comments on commit ecdad8b

Please sign in to comment.