added typescript and readme
This commit is contained in:
2
elpa/simple-httpd-20191006.1956/simple-httpd-pkg.el
Normal file
2
elpa/simple-httpd-20191006.1956/simple-httpd-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;;; -*- no-byte-compile: t -*-
|
||||
(define-package "simple-httpd" "20191006.1956" "pure elisp HTTP server" '((cl-lib "0.3")) :commit "67f2f1e665fa66d7ef3beed8e82f94962bfa4f3b" :authors '(("Christopher Wellons" . "wellons@nullprogram.com")) :maintainer '("Christopher Wellons" . "wellons@nullprogram.com") :url "https://github.com/skeeto/emacs-http-server")
|
||||
Reference in New Issue
Block a user