Skip to content

Commit

Permalink
Updating repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Juliano Castilho committed May 3, 2015
1 parent 80f8c75 commit dc5653d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,27 @@
{
"name": "horusjs",
"version": "1.0.3",
"version": "1.0.4",
"description": "A simple nodejs client for CotaPreco/Horus",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/julianocomg/horusjs.git"
"url": "git://github.com/CotaPreco/horusjs.git"
},
"keywords": [
"horus",
"horusjs",
"realtime",
"horus",
"client"
"client",
"cotapreco"
],
"author": "Juliano Castilho <julianocomg@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/julianocomg/horusjs/issues"
"url": "https://github.com/CotaPreco/horusjs/issues"
},
"homepage": "https://github.com/julianocomg/horusjs"
"homepage": "https://github.com/CotaPreco/horusjs"
}

0 comments on commit dc5653d

Please sign in to comment.