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.

19 lines
449 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. "web" : "http://www.jacklukic.com",
  10. "role" : "Creator"
  11. }
  12. ],
  13. "keywords": [
  14. "semantic",
  15. "ui",
  16. "css",
  17. "framework"
  18. ],
  19. "license" : "MIT"
  20. }