;;; Code: (autoload 'json-mode "json-mode" "Use the json-mode package to provide 'json-mode on-demand." t) (provide 'json) ;;; json.el ends here