Git based wiki inspired by Gollum
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.

16 lines
426B

  1. {
  2. "name": "realms",
  3. "version": "0.1.1",
  4. "dependencies": {
  5. "components-bootstrap": "3.0.0",
  6. "jquery": "1.9.1",
  7. "components-underscore": "~1.5.1",
  8. "requirejs": "~2.1.8",
  9. "highlightjs": "~7.3.0",
  10. "handlebars": "~1.0.0",
  11. "components-font-awesome": "~3.2.1",
  12. "showdown": "~0.3.1",
  13. "keymaster": "madrobby/keymaster",
  14. "ace": "~1.0.0"
  15. }
  16. }