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
468 B

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