We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481d5d9 commit a93a0c7Copy full SHA for a93a0c7
json-mode.el
@@ -1,10 +1,11 @@
1
;;; json-mode.el --- Major mode for editing JSON files
2
3
-;; Copyright (C) 2011-2014 Josh Johnston
+;; Copyright (C) 2011-2023 Josh Johnston, taku0
4
5
;; Author: Josh Johnston
6
+;; taku0
7
;; URL: https://github.com/joshwnj/json-mode
-;; Version: 1.6.0
8
+;; Version: 1.9.0
9
;; Package-Requires: ((json-snatcher "1.0.0") (emacs "24.4"))
10
11
;; This program is free software; you can redistribute it and/or modify
0 commit comments