{
   "abstract" : "Convert numeric values into their Romanian string equivalents and viceversa",
   "author" : [
      "Daniel \"Trizen\" Șuteu <trizenx@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4224",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Lingua-RO-Numbers",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Lingua::RO::Numbers" : {
         "file" : "lib/Lingua/RO/Numbers.pm",
         "version" : "0.22"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "url" : "https://github.com/trizen/Lingua-RO-Numbers"
      }
   },
   "version" : "0.22",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}