]> Dogcows Code - chaz/graphql-client/blobdiff - META.json
Version 0.605
[chaz/graphql-client] / META.json
index 737e3edad2d913f264aca63cabed81109abeaa7e..967ae892fbc1f9b06e02858680b003687be7dc6c 100644 (file)
--- a/META.json
+++ b/META.json
@@ -1,10 +1,10 @@
 {
-   "abstract" : "A GraphQL client",
+   "abstract" : "Command-line GraphQL client",
    "author" : [
-      "Charles McGarvey <chazmcgarvey@brokenzipper.com>"
+      "Charles McGarvey <ccm@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010",
+   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
    "license" : [
       "perl_5"
    ],
          },
          "requires" : {
             "Carp" : "0",
-            "Getopt::Long" : "0",
+            "Encode" : "0",
+            "Getopt::Long" : "2.39",
             "HTTP::AnyUA" : "0",
             "HTTP::AnyUA::Util" : "0",
             "JSON::MaybeXS" : "0",
             "Module::Load" : "0",
             "Scalar::Util" : "0",
+            "Text::ParseWords" : "0",
             "namespace::clean" : "0",
             "overload" : "0",
             "parent" : "0",
@@ -87,6 +89,7 @@
          },
          "suggests" : {
             "Data::Dumper" : "0",
+            "JSON::Path::Evaluator" : "0",
             "Text::CSV" : "0",
             "Text::Table::Any" : "0",
             "YAML" : "0"
    "provides" : {
       "GraphQL::Client" : {
          "file" : "lib/GraphQL/Client.pm",
-         "version" : "0.600"
+         "version" : "0.605"
+      },
+      "GraphQL::Client::CLI" : {
+         "file" : "lib/GraphQL/Client/CLI.pm",
+         "version" : "0.605"
       },
       "GraphQL::Client::Error" : {
          "file" : "lib/GraphQL/Client.pm",
-         "version" : "0.600"
+         "version" : "0.605"
       },
       "GraphQL::Client::http" : {
          "file" : "lib/GraphQL/Client/http.pm",
-         "version" : "0.600"
+         "version" : "0.605"
       },
       "GraphQL::Client::https" : {
          "file" : "lib/GraphQL/Client/https.pm",
-         "version" : "0.600"
+         "version" : "0.605"
       }
    },
    "release_status" : "stable",
          "web" : "https://github.com/chazmcgarvey/graphql-client"
       }
    },
-   "version" : "0.600",
+   "version" : "0.605",
    "x_authority" : "cpan:CCM",
-   "x_generated_by_perl" : "v5.28.0",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.15",
+   "x_contributors" : [
+      "jwright <jwright@ecstuning.com>"
+   ],
+   "x_generated_by_perl" : "v5.34.1",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
    "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
 
This page took 0.021461 seconds and 4 git commands to generate.