Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
snapjay committed Dec 4, 2014
1 parent aa4f8c0 commit fe5df4e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@
"description": "Shopping Cart built for AngularJS",
"keywords": ["AngularJS", "module", "directive", "shopping cart", "e-commerce", "cart", "basket", "shopping"],
"authors": {"name":"Dan Shreim", "email":"[email protected]>", "homepage":"http://www.snapjay.com/"},
"version": "0.0.2-rc.1",
"version": "0.0.2-rc.1",
"homepage": "http://ngcart.snapjay.com",
"license": "MIT",
"main": "dist/ngCart.js",
"private": false,
"ignore": [
".travis.yml"
],
"dependencies": {
"angular": ">=1.2.x"
},
Expand Down

0 comments on commit fe5df4e

Please sign in to comment.