4569d1c4 by Michael Richards

Add the project's homepage URL to package.json.

1 parent a9e17f2f
......@@ -3,6 +3,7 @@
"description" : "Declarative data binding facility.",
"version" : "0.2.3",
"author" : "Michael Richards",
"url" : "http://rivetsjs.com",
"main" : "./lib/rivets.js",
"licenses" : [{
"type" : "MIT",
......