forked from website/openpower.foundation
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			20 lines
		
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
			
		
		
	
	
			20 lines
		
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
{
 | 
						|
  "name": "semantic-ui-css",
 | 
						|
  "version": "2.3.0",
 | 
						|
  "title": "Semantic UI",
 | 
						|
  "description": "CSS Only distribution of Semantic UI",
 | 
						|
  "homepage": "http://www.semantic-ui.com",
 | 
						|
  "author": "Jack Lukic <jack@semantic-ui.com>",
 | 
						|
  "license": "MIT",
 | 
						|
  "main": "semantic.js",
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git://github.com/Semantic-Org/Semantic-UI-CSS.git"
 | 
						|
  },
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/Semantic-Org/Semantic-UI/issues"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "jquery": "x.*"
 | 
						|
  }
 | 
						|
} |