Publish HTML quickly. https://html.house
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.
 
 
 
 

30 lines
592 B

  1. {
  2. "name": "HTMLhouse",
  3. "description": "An application for sharing HTML quickly.",
  4. "repository": {
  5. "url": "https://github.com/writeas/htmlhouse",
  6. "license": "MIT"
  7. },
  8. "participate": {
  9. "docs": "",
  10. "irc": "irc://irc.freenode.net/writeas",
  11. "irc-contacts": [
  12. "thebaer"
  13. ]
  14. },
  15. "bugs": {
  16. "list": "https://github.com/writeas/htmlhouse/issues",
  17. "report": "https://github.com/writeas/htmlhouse/issues/new"
  18. },
  19. "urls": {
  20. "prod": "https://html.house"
  21. },
  22. "keywords": [
  23. "go",
  24. "golang",
  25. "less-css",
  26. "html5",
  27. "javascript"
  28. ]
  29. }