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.

23 lines
619 B

  1. {
  2. "name" : "semantic/ui",
  3. "description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
  4. "homepage" : "http://www.semantic-ui.com",
  5. "authors" : [
  6. {
  7. "name" : "Jack Lukic",
  8. "email" : "jacklukic@gmail.com",
  9. "homepage" : "http://www.jacklukic.com",
  10. "role" : "Creator"
  11. }
  12. ],
  13. "support": {
  14. "issues": "https://github.com/Semantic-Org/Semantic-UI/issues",
  15. "source": "https://github.com/Semantic-Org/Semantic-UI"
  16. },
  17. "keywords" : [
  18. "semantic",
  19. "ui",
  20. "css",
  21. "framework"
  22. ],
  23. "license" : "MIT"
  24. }