aboutsummaryrefslogtreecommitdiffstats
path: root/elpa/dashboard-20220409.620/dashboard-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/dashboard-20220409.620/dashboard-pkg.el')
-rw-r--r--elpa/dashboard-20220409.620/dashboard-pkg.el12
1 files changed, 12 insertions, 0 deletions
diff --git a/elpa/dashboard-20220409.620/dashboard-pkg.el b/elpa/dashboard-20220409.620/dashboard-pkg.el
new file mode 100644
index 0000000..6b8e0da
--- /dev/null
+++ b/elpa/dashboard-20220409.620/dashboard-pkg.el
@@ -0,0 +1,12 @@
+(define-package "dashboard" "20220409.620" "A startup screen extracted from Spacemacs"
+ '((emacs "26.1"))
+ :commit "09290bf700cc269ad3c07d9518cd758b90971fcd" :authors
+ '(("Rakan Al-Hneiti" . "rakan.alhneiti@gmail.com"))
+ :maintainer
+ '("Jesús Martínez" . "jesusmartinez93@gmail.com")
+ :keywords
+ '("startup" "screen" "tools" "dashboard")
+ :url "https://github.com/emacs-dashboard/emacs-dashboard")
+;; Local Variables:
+;; no-byte-compile: t
+;; End: