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.

26 lines
551 B

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