mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 02:02:29 +01:00 
			
		
		
		
	Changed package name and added a few keywords
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "moserware/trueskill",
 | 
					  "name": "phpskills/phpskills",
 | 
				
			||||||
  "description": "Implementation of Microsoft's TrueSkill matchmaking system for PHP",
 | 
					  "description": "Implementation of Microsoft's TrueSkill matchmaking system for PHP",
 | 
				
			||||||
  "keywords": ["trueskill","matchmaking"],
 | 
					  "keywords": ["trueskill", "matchmaking", "ranking", "skill", "elo"],
 | 
				
			||||||
  "homepage": "https://github.com/moserware/PHPSkills",
 | 
					  "homepage": "https://github.com/moserware/PHPSkills",
 | 
				
			||||||
  "version": "1.0.0",
 | 
					  "version": "1.0.0",
 | 
				
			||||||
  "authors": [
 | 
					  "authors": [
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user