diff --git a/package.json b/package.json index eed0796..f1715aa 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ , "description": "a tool for packaging your JavaScript and CSS projects" , "version": "0.4.1" , "authors": ["Jacob Thornton <@fat>", "Dustin Diaz <@ded>"] + , "homepage": "https://github.com/fat/smoosh" , "keywords": ["packager", "packaging", "smoosher", "javascript", "css", "dependencies"] , "directories": { "lib": "./lib/smoosh" } , "main": "./index.js"