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.

17 lines
496 B

  1. {
  2. "name": "semantic",
  3. "version": "1.0.0",
  4. "title": "Semantic UI",
  5. "description": "Semantic empowers designers and developers by creating a shared vocabulary for 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.git"
  12. },
  13. "bugs": {
  14. "url": "https://github.com/Semantic-Org/Semantic-UI/issues"
  15. },
  16. "devDependencies": {}
  17. }