json-mode 
- Description
- Major mode for editing JSON files
- Latest
- json-mode-0.3.1.tar (.sig), 2026-May-17, 20.0 KiB
- Maintainer
- Simen Heggestøyl <simenheg@gmail.com>
- Website
- https://elpa.gnu.org/packages/json-mode.html
- Browse repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
Major mode for editing JavaScript Object Notation (JSON) data files. Read more about JSON at https://www.json.org/. It provides support for indentation and syntax highlighting. Thanks to Josh Johnston for writing the original JSON mode!