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.
 
 
 
 
 

20 lines
570 B

{
"name": "semantic-ui-docs",
"title": "Semantic UI Docs",
"description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
"homepage": "http://www.semantic-ui.com",
"author": "Jack Lukic <jacklukic@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/Semantic-Org/Semantic-UI-Docs.git"
},
"dependencies": {
"docpad": "x.x.x",
"docpad-plugin-eco": "x.x.x",
"docpad-plugin-partials": "x.x.x"
},
"devDependencies": {
"docpad-plugin-ghpages": "x.x.x"
}
}