]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Use github.com/moment instead of github.com/timrwood repo
authorTim Wood <washwithcare@gmail.com>
Mon, 9 Sep 2013 21:49:34 +0000 (14:49 -0700)
committerTim Wood <washwithcare@gmail.com>
Mon, 9 Sep 2013 21:49:34 +0000 (14:49 -0700)
composer.json
package.json

index 8381de8715fda3115a81d41f5032771555efe981..10be0608574272b82ff0a9f135ce7d8a1fc821c7 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "name": "timrwood/moment",
+    "name": "moment/moment",
     "description": "Parse, validate, manipulate, and display dates in javascript.",
     "keywords": [
         "moment",
@@ -12,7 +12,7 @@
         "l10n",
         "ender"
     ],
-    "homepage": "http://github.com/timrwood/moment/",
+    "homepage": "http://github.com/moment/moment/",
     "author": "Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)",
     "license": "MIT"
 }
index 938dd41c0a0dca48a77f49d8ae144c47d82eb1b3..3998ece95f3ba688ac3e82f6c38f916b0ac0b89c 100644 (file)
     },
     "repository": {
         "type": "git",
-        "url": "https://github.com/timrwood/moment.git"
+        "url": "https://github.com/moment/moment.git"
     },
     "bugs": {
-        "url": "https://github.com/timrwood/moment/issues"
+        "url": "https://github.com/moment/moment/issues"
     },
     "licenses" : [
         {