diff options
| author | Ben Beltran <ben@freshout.us> | 2013-04-24 09:00:40 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-04-24 09:00:40 -0500 |
| commit | 87881a5cafbe36b37834c45aac2e4a3e59fa8e0e (patch) | |
| tree | 65c0f56625526c56031eb16fe71b27aa35a5eb8b /package.json | |
| parent | 1af921d96ada25215640792b20da7608c8c2cb0f (diff) | |
Update package metadata
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index 905114b..2362f03 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,10 @@ "email" : "ben@nsovocal.com", "url" : "http://nsovocal.com" }, + "repository" : { + "type" : "git", + "url" : "https://github.com/benbeltran/cobalt.git" + }, "contributors" : [ { "name" : "Kazuyoshi Tlacaelel", |