{
  "abstract" : "create form fields based on a definition in a JSON file",
  "author" : [
     "Renee Baecker <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojolicious-Plugin-FormFieldsFromJSON",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        },
        "suggests" : {
           "JSON::PP" : "2.27300"
        }
     },
     "runtime" : {
        "requires" : {
           "Mojo::File" : "0",
           "Mojolicious" : "6.50",
           "perl" : "5.010"
        }
     }
  },
  "provides" : {
     "Mojolicious::Plugin::FormFieldsFromJSON" : {
        "file" : "lib/Mojolicious/Plugin/FormFieldsFromJSON.pm",
        "version" : "1.03"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/reneeb/Mojolicious-Plugin-FormFieldsFromJSON/issues"
     },
     "homepage" : "https://github.com/reneeb/Mojolicious-Plugin-FormFieldsFromJSON",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/reneeb/Mojolicious-Plugin-FormFieldsFromJSON.git",
        "web" : "https://github.com/reneeb/Mojolicious-Plugin-FormFieldsFromJSON"
     }
  },
  "version" : "1.03",
  "x_contributors" : [
     "Csizmar Roland <[email protected]>",
     "H\u00e5kon H\u00e6gland <[email protected]>",
     "Helmut Wollmersdorfer <[email protected]>",
     "Lubos Kolouch <[email protected]>",
     "Mario Minati <[email protected]>",
     "Mohammad S Anwar <[email protected]>",
     "Onufriev Anton <[email protected]>",
     "reneeb <[email protected]>",
     "reneeb <[email protected]>",
     "Renee <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.26.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-2.0"
}