Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Add repository to package.json so we can use npm docs.
Browse files Browse the repository at this point in the history
- Also remove empty dependencies object that npm copmplains about
  • Loading branch information
ctavan committed Feb 3, 2012
1 parent 190d7f0 commit 5ab0b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,8 +7,8 @@
"contributors" : [
{"name": "Christoph Tavan <dev@tavan.de>", "github": "https://github.com/ctavan"}
],
"dependencies" : {},
"lib" : ".",
"main" : "./uuid.js",
"repository" : { "type" : "git", "url" : "https://github.com/broofa/node-uuid.git" },
"version" : "1.3.3"
}

0 comments on commit 5ab0b43

Please sign in to comment.