فهرست منبع

make package.json more valid

Adam Shaw 12 سال پیش
والد
کامیت
ac42dbacaa
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      package.json

+ 6 - 0
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",