Skip to content

Commit

Permalink
keywords added to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthvader committed Jan 8, 2017
1 parent 5bdd97f commit b7d4d50
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
8 changes: 5 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@
],
"license": "MIT",
"keywords": [
"loader",
"httploader",
"spinners",
"blockUI",
"angular",
"async",
"http",
"calls",
"angular",
"http"
"calls"
],
"homepage": "https://github.com/siddarthvader/angular-httpshooter",
"ignore": [
Expand Down
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-httpshooter",
"version": "1.0.0",
"version": "1.0.1",
"description": "An angular js factory which shoots http calls asynchronously.",
"main": "index.js",
"scripts": {
Expand All @@ -11,12 +11,14 @@
"url": "git+https://github.com/siddarthvader/angular-httpshooter.git"
},
"keywords": [
"loader",
"httploader",
"spinners",
"blockUI",
"angular",
"async",
"http",
"calls",
"angular",
"http"
"calls"
],
"author": "siddarthvader ([email protected])",
"license": "MIT",
Expand Down

0 comments on commit b7d4d50

Please sign in to comment.