chore: added missing fields in package.json
This commit is contained in:
		
							parent
							
								
									eff7c23ebb
								
							
						
					
					
						commit
						c4f9e90cc7
					
				
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
								
							| @ -1,6 +1,24 @@ | ||||
| { | ||||
|   "name": "it-tools", | ||||
|   "version": "2.5.1", | ||||
|   "description": "Collection of handy online tools for developers, with great UX. ", | ||||
|   "keywords": [ | ||||
|     "productivity", | ||||
|     "converter", | ||||
|     "website", | ||||
|     "vuejs", | ||||
|     "tools", | ||||
|     "frontend", | ||||
|     "tool", | ||||
|     "developer-tools", | ||||
|     "developer-productivity" | ||||
|   ], | ||||
|   "author": "Corentin Th <corentin.thomasset74+it-tools@gmail.com> (https://github.com/CorentinTh)", | ||||
|   "license": "GNU GPLv3", | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/CorentinTh/it-tools" | ||||
|   }, | ||||
|   "scripts": { | ||||
|     "dev": "vite", | ||||
|     "build": "vue-tsc --noEmit && vite build", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user