(define-package "skewer-mode" "20200304.1142" "live browser JavaScript, CSS, and HTML interaction"
  '((simple-httpd "1.4.0")
    (js2-mode "20090723")
    (emacs "24"))
  :commit "e5bed351939c92a1f788f78398583c2f83f1bb3c" :authors
  '(("Christopher Wellons" . "wellons@nullprogram.com"))
  :maintainer
  '("Christopher Wellons" . "wellons@nullprogram.com")
  :url "https://github.com/skeeto/skewer-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: