Browse Source

Remove some github urls.

Herbert Vojčík 8 years ago
parent
commit
4a2197dc1d
2 changed files with 5 additions and 6 deletions
  1. 1 1
      bower.json
  2. 4 5
      package.json

+ 1 - 1
bower.json

@@ -1,7 +1,7 @@
 {
   "name": "lyst",
   "version": "0.1.2",
-  "homepage": "https://github.com/herby/trapped",
+  "homepage": "https://lolg.it/herby/lyst",
   "authors": [
     "Herbert Vojčík <herby@mailbox.sk>"
   ],

+ 4 - 5
package.json

@@ -3,22 +3,21 @@
   "title": "Lyst",
   "description": "Access hierarchical data with array-indexes. For Amber Smalltalk.",
   "version": "0.1.2",
-  "homepage": "https://github.com/herby/trapped",
+  "homepage": "https://lolg.it/herby/lyst",
   "author": {
     "name": "Herbert Vojčík",
     "email": "herby@mailbox.sk"
   },
   "repository": {
     "type": "git",
-    "url": "git://github.com/herby/trapped.git"
+    "url": "git://lolg.it/herby/lyst.git"
   },
   "bugs": {
-    "url": "https://github.com/herby/trapped/issues"
+    "url": "https://lolg.it/herby/lyst/issues"
   },
   "licenses": [
     {
-      "type": "MIT",
-      "url": "https://github.com/herby/trapped/blob/master/LICENSE-MIT"
+      "type": "MIT"
     }
   ],
   "engines": {