You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							59 lines
						
					
					
						
							1.0 KiB
						
					
					
				
			
		
		
	
	
							59 lines
						
					
					
						
							1.0 KiB
						
					
					
				| {
 | |
|   "version": "2.8.7",
 | |
|   "base": "node_modules/fomantic-ui",
 | |
|   "paths": {
 | |
|     "source": {
 | |
|       "config": "src/theme.config",
 | |
|       "definitions": "src/definitions/",
 | |
|       "site": "src/site/",
 | |
|       "themes": "src/themes/"
 | |
|     },
 | |
|     "output": {
 | |
|       "packaged": "../../build/",
 | |
|       "uncompressed": "../../build/components/",
 | |
|       "compressed": "../../build/components/",
 | |
|       "themes": "../../build/themes/"
 | |
|     },
 | |
|     "clean": "../../build/"
 | |
|   },
 | |
|   "permission": false,
 | |
|   "autoInstall": false,
 | |
|   "rtl": false,
 | |
|   "admin": false,
 | |
|   "components": [
 | |
|     "api",
 | |
|     "breadcrumb",
 | |
|     "button",
 | |
|     "card",
 | |
|     "checkbox",
 | |
|     "comment",
 | |
|     "container",
 | |
|     "dimmer",
 | |
|     "divider",
 | |
|     "dropdown",
 | |
|     "form",
 | |
|     "grid",
 | |
|     "header",
 | |
|     "icon",
 | |
|     "image",
 | |
|     "input",
 | |
|     "item",
 | |
|     "label",
 | |
|     "list",
 | |
|     "loader",
 | |
|     "menu",
 | |
|     "message",
 | |
|     "modal",
 | |
|     "popup",
 | |
|     "progress",
 | |
|     "reset",
 | |
|     "search",
 | |
|     "segment",
 | |
|     "sidebar",
 | |
|     "site",
 | |
|     "tab",
 | |
|     "table",
 | |
|     "text",
 | |
|     "transition"
 | |
|   ]
 | |
| }
 | |
| 
 |