{
  "abstract" : "clean-up string to be used as identifier and in URLs",
  "author" : [
     "Jozef Kutej <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4214",
  "keywords" : [
     "string",
     "cleanup",
     "identifier",
     "ascii"
  ],
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "String-Ident",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.38"
        }
     },
     "runtime" : {
        "requires" : {
           "Text::Unidecode" : "0"
        }
     }
  },
  "provides" : {
     "String::Ident" : {
        "file" : "lib/String/Ident.pm",
        "version" : "0.03"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/meon/String-Ident/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/meon/String-Ident"
     }
  },
  "version" : "0.03",
  "x_serialization_backend" : "JSON::PP version 2.27300"
}