json-mode 
- Description
- Major mode for editing JSON files
- Latest
- json-mode-0.3.1.0.20251206.0.tar (.sig), 2026-Aug-16, 20.0 KiB
- Maintainer
- Simen Heggestøyl <simenheg@gmail.com>
- Other versions:
- release version
- Website
- https://elpa.gnu.org/nongnu/json-mode.html
- ELPA's 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!