{
   "abstract" : "A lyrics and chords formatting program",
   "author" : [
      "Johan Vromans <jvromans@squirrel.nl>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Music-ChordPro",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "lib/App/Music/ChordPro/Output"
      ],
      "file" : [
         "lib/App/Music/ChordPro/Songbook.pm",
         "lib/App/Music/ChordPro/Chords.pm"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Font::TTF" : "1.04",
            "PDF::API2" : "2.02"
         }
      }
   },
   "provides" : {
      "App::Music::ChordPro" : {
         "file" : "lib/App/Music/ChordPro.pm",
         "version" : "0.71"
      },
      "chordpro" : {
         "file" : "script/chordpro",
         "version" : "0.71"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://www.chordpro.org"
   },
   "version" : "0.71",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}