semantic-ui-step
Version:
Single component release of step
29 lines • 458 B
JSON
{
"name": "semantic-ui-step",
"description": "Step - Semantic UI",
"homepage": "http://www.semantic-ui.com",
"author": {
"name": "Jack Lukic",
"web": "http://www.jacklukic.com"
},
"ignore": [
"docs",
"node",
"server",
"spec",
"src",
"test"
],
"keywords": [
"semantic",
"ui",
"css3",
"framework"
],
"license": [
"http://semantic-ui.mit-license.org/"
],
"main": [
"step.css"
]
}