Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed May 31, 2014
1 parent 8bfc7e7 commit 9967a79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"event",
"domain"
],
"homepage": "https://github.com/adrai/node-validator",
"homepage": "https://github.com/adrai/rule-validator",
"repository": {
"type": "git",
"url": "git@github.com:adrai/node-validator.git"
"url": "git@github.com:adrai/rule-validator.git"
},
"bugs": {
"url": "https://github.com/adrai/node-validator/issues"
"url": "https://github.com/adrai/rule-validator/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/adrai/node-validator/master/licence"
"url": "https://raw.github.com/adrai/rule-validator/master/licence"
}
],
"scripts": {
Expand Down

0 comments on commit 9967a79

Please sign in to comment.