Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
adunkman committed Jul 18, 2012
1 parent b17c5d8 commit 9a9cfc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"name": "jus-i18n", "name": "jus-i18n",
"description": "Real I18N implementation, with a true support for plural forms, and many storage engines. Works best with Express or Jus Framework", "description": "Real I18N implementation, with a true support for plural forms, and many storage engines. Works best with Express or Jus Framework",
"version": "0.1.2", "version": "0.1.2",
"homepage": "https://github.com/naholyr/node-i18n", "homepage": "https://github.com/naholyr/node-jus-i18n",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/naholyr/node-i18n.git" "url": "git://github.com/naholyr/node-jus-i18n.git"
}, },
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
Expand Down

0 comments on commit 9a9cfc8

Please sign in to comment.