(define-package "js2-refactor" "20210306.2003" "A JavaScript refactoring library for emacs." '((js2-mode "20101228") (s "1.9.0") (multiple-cursors "1.0.0") (dash "1.0.0") (s "1.0.0") (yasnippet "0.9.0.1")) :commit "a0977c4ce1918cc266db9d6cd7a2ab63f3a76b9a" :authors '(("Magnar Sveen" . "magnars@gmail.com") ("Nicolas Petton" . "nicolas@petton.fr")) :maintainer '("Magnar Sveen" . "magnars@gmail.com") :keywords '("conveniences")) ;; Local Variables: ;; no-byte-compile: t ;; End: