diff --git a/package.json b/package.json index a94f1bf..8a4d2a5 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,10 @@ { + "name": "fullcalendar", + "version": "0.0.0", + "repository": { + "type": "git", + "url": "https://github.com/arshaw/fullcalendar.git" + }, "devDependencies": { "underscore": "~1.4.4", "grunt": "~0.4.0",