{
  "abstract" : "Check, Add and Remove BOMs",
  "author" : [
     "Ron Savage ([email protected])"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.06, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "File-BOM-Utils",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Slurper" : "0.008",
           "File::Spec" : "0",
           "Getopt::Long" : "0",
           "Moo" : "1.007",
           "Pod::Usage" : "0",
           "Test::More" : "1.001014",
           "Test::Pod" : "1.48",
           "Types::Standard" : "1.000005",
           "strict" : "0",
           "utf8" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://opensource.org/licenses/Artistic-2.0"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/ronsavage/File-BOM-Utils.git",
        "web" : "https://github.com/ronsavage/File-BOM-Utils"
     }
  },
  "version" : "1.02"
}