{
  "name": "semantic-ui-button",
  "description": "Button - 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": ["button.css"]
}