|  | @@ -3,22 +3,21 @@
 | 
	
		
			
				|  |  |    "title": "Lite mite wrapping basic DOM for Amber Smalltalk",
 | 
	
		
			
				|  |  |    "description": "Lite mite wrapping basic DOM for Amber Smalltalk",
 | 
	
		
			
				|  |  |    "version": "0.4.0",
 | 
	
		
			
				|  |  | -  "homepage": "https://github.com/amber-smalltalk/amber-contrib-domite",
 | 
	
		
			
				|  |  | +  "homepage": "https://lolg.it/herby/domite",
 | 
	
		
			
				|  |  |    "author": {
 | 
	
		
			
				|  |  |      "name": "Herbert Vojčík",
 | 
	
		
			
				|  |  |      "email": "herby@mailbox.sk"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "repository": {
 | 
	
		
			
				|  |  |      "type": "git",
 | 
	
		
			
				|  |  | -    "url": "git://github.com/amber-smalltalk/amber-contrib-domite.git"
 | 
	
		
			
				|  |  | +    "url": "git://lolg.it/herby/domite.git"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "bugs": {
 | 
	
		
			
				|  |  | -    "url": "https://github.com/amber-smalltalk/amber-contrib-domite/issues"
 | 
	
		
			
				|  |  | +    "url": "https://lolg.it/herby/domite/issues"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "licenses": [
 | 
	
		
			
				|  |  |      {
 | 
	
		
			
				|  |  | -      "type": "MIT",
 | 
	
		
			
				|  |  | -      "url": "https://github.com/amber-smalltalk/amber-contrib-domite/blob/master/LICENSE-MIT"
 | 
	
		
			
				|  |  | +      "type": "MIT"
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |    ],
 | 
	
		
			
				|  |  |    "engines": {
 |