@@ -0,0 +1,8 @@
+return {
+ name = 'bjornbytes/graphql',
+ version = '0.0.1',
+ description = 'Lua GraphQL implementation',
+ license = 'MIT',
+ author = { url = 'https://github.com/bjornbytes' },
+ homepage = 'https://github.com/bjornbytes/graphql-lua'
+}