mirror of
https://github.com/Phundrak/appwrite.el.git
synced 2025-05-09 18:24:57 +00:00
14 lines
284 B
Plaintext
14 lines
284 B
Plaintext
;; -*- mode: cask -*-
|
|
(package "appwrite"
|
|
"0.1.0"
|
|
"Appwrite server SDK")
|
|
|
|
(website-url "https://github.com/Phundrak/appwrite.el")
|
|
(keywords "database" "extensions" "lisp" "tools" "appwrite")
|
|
|
|
(package-file "appwrite.el")
|
|
|
|
(source "gnu")
|
|
|
|
(depends-on "emacs" "27.1")
|