about summary refs log tree commit diff
path: root/emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el')
-rw-r--r--emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el b/emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el
new file mode 100644
index 0000000..0ffffb1
--- /dev/null
+++ b/emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el
@@ -0,0 +1,2 @@
+;;; -*- no-byte-compile: t -*-
+(define-package "graphql" "20180912.31" "GraphQL utilities" '((emacs "25")) :commit "e2b309689f4faf9225f290080f836e988c5a576d" :keywords '("hypermedia" "tools" "lisp") :authors '(("Sean Allred" . "code@seanallred.com")) :maintainer '("Sean Allred" . "code@seanallred.com") :url "https://github.com/vermiculus/graphql.el")