make package.json more valid

This commit is contained in:
Adam Shaw
2013-08-26 22:07:32 -07:00
parent 83f7d50501
commit ac42dbacaa
+6
View File
@@ -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",