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.

18 lines
480 B

  1. {
  2. "name": "semantic-ui-css",
  3. "version": "2.1.6",
  4. "title": "Semantic UI",
  5. "description": "CSS Only distribution of Semantic UI",
  6. "homepage": "http://www.semantic-ui.com",
  7. "author": "Jack Lukic <jack@semantic-ui.com>",
  8. "license": "MIT",
  9. "repository": {
  10. "type": "git",
  11. "url": "git://github.com/Semantic-Org/Semantic-UI-CSS.git"
  12. },
  13. "bugs": {
  14. "url": "https://github.com/Semantic-Org/Semantic-UI/issues"
  15. },
  16. "dependencies": {
  17. "jquery": "x.*"
  18. }
  19. }