NotepadNext.json 581 B

1234567891011121314151617
  1. {"names":["NotepadNext"],
  2. "comment":"A cross-platform, reimplementation of Notepad++.",
  3. "links":{"website":"",
  4. "git":"https://github.com/dail8859/NotepadNext",
  5. "wikipedia":"",
  6. "icon":"https://raw.githubusercontent.com/dail8859/NotepadNext/91c0f0aec3303489d1b7526f326ca03159929e0e/icon/NotepadNext.svg"},
  7. "licenses":["GPL-3.0"],
  8. "platforms":["PC"],
  9. "interface":["Mouse", "Keyboard"],
  10. "networks_read":[],
  11. "networks_write":[],
  12. "formats_read":[],
  13. "formats_write":[],
  14. "generic_name":["IDE"],
  15. "issues":[]}