mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +03:00 
			
		
		
		
	
						commit
						c8b186eb9b
					
				
							
								
								
									
										14
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								package.json
									
									
									
									
									
								
							| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "simple-icons", |   "name": "simple-icons", | ||||||
|   "version": "1.0.0", |   "version": "1.0.1", | ||||||
|   "description": "SVG icons for popular brands https://simpleicons.org", |   "description": "SVG icons for popular brands https://simpleicons.org", | ||||||
|   "homepage": "https://www.simpleicons.org", |   "homepage": "https://www.simpleicons.org", | ||||||
|   "keywords": [ |   "keywords": [ | ||||||
| @ -8,9 +8,15 @@ | |||||||
|     "icons" |     "icons" | ||||||
|   ], |   ], | ||||||
|   "main": "index.js", |   "main": "index.js", | ||||||
|   "repository": "git@github.com:danleech/simple-icons.git", |   "repository": { | ||||||
|   "author": "Dan Leech", |     "type": "git", | ||||||
|   "license": "CCO", |     "url": "git+ssh://git@github.com/simple-icons/simple-icons.git" | ||||||
|  |   }, | ||||||
|  |   "bugs": { | ||||||
|  |     "url": "https://github.com/simple-icons/simple-icons/issues" | ||||||
|  |   }, | ||||||
|  |   "author": "Simple Icons Collaborators", | ||||||
|  |   "license": "CC0", | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "jsonlint": "^1.6.2" |     "jsonlint": "^1.6.2" | ||||||
|   }, |   }, | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user