Demo for query storing

Change-Id: I947bcac841992c3f6cfd01ab337c265b0d01cb70
diff --git a/MYMETA.json b/MYMETA.json
new file mode 100644
index 0000000..ed27693
--- /dev/null
+++ b/MYMETA.json
@@ -0,0 +1,59 @@
+{
+   "abstract" : "Mojolicious-based Frontend for KorAP",
+   "author" : [
+      "Nils Diewald"
+   ],
+   "dynamic_config" : 0,
+   "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter version 2.150010",
+   "license" : [
+      "freebsd"
+   ],
+   "meta-spec" : {
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+      "version" : 2
+   },
+   "name" : "Kalamar",
+   "no_index" : {
+      "directory" : [
+         "t",
+         "inc"
+      ]
+   },
+   "prereqs" : {
+      "build" : {
+         "requires" : {
+            "Test::Mojo::Session" : "1.06",
+            "Test::Mojo::WithRoles" : "0.02",
+            "Test::More" : "0"
+         }
+      },
+      "configure" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "0"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "Cache::FastMmap" : "1.47",
+            "Data::Serializer" : "0.6",
+            "JSON" : "4.02",
+            "Mojo::JWT" : "0.05",
+            "Mojolicious" : "8.42",
+            "Mojolicious::Plugin::CHI" : "0.2",
+            "Mojolicious::Plugin::ClientIP" : "0.01",
+            "Mojolicious::Plugin::ClosedRedirect" : "0.15",
+            "Mojolicious::Plugin::Localize" : "0.2",
+            "Mojolicious::Plugin::MailException" : "0.2",
+            "Mojolicious::Plugin::Notifications" : "1.05",
+            "Mojolicious::Plugin::Piwik" : "0.26",
+            "Mojolicious::Plugin::TagHelpers::ContentBlock" : "0.08",
+            "Mojolicious::Plugin::TagHelpers::MailToChiffre" : "0.1",
+            "Mojolicious::Plugin::TagHelpers::Pagination" : "0.07",
+            "Mojolicious::Plugin::Util::RandomString" : "0.08"
+         }
+      }
+   },
+   "release_status" : "stable",
+   "version" : "0.40",
+   "x_serialization_backend" : "JSON::PP version 4.05"
+}