Skip to content

Commit

Permalink
[dist] bump to 0.0.3, updated dep version and added keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Dec 17, 2012
1 parent ac666d0 commit 3602b87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Expand Up @@ -2,14 +2,15 @@
"author": "Arnout Kazemier <info@3rd-Eden.com> (3rd-Eden.com)",
"name": "canihaz",
"description": "canihaz allows you to lazy install npm modules because not every dependency is needed.",
"version": "0.0.2",
"keywords": ["npm", "install", "module", "lazy", "require", "dependencies", "optionalDepdencies"],
"version": "0.0.3",
"homepage": "https://github.com/3rd-Eden/canihaz",
"repository": {
"type": "git",
"url": "git://github.com/3rd-Eden/canihaz.git"
},
"main": "lib/canihaz.js",
"dependencies": {
"npm": "1.1.32"
"npm": "1.1.69"
}
}

0 comments on commit 3602b87

Please sign in to comment.