{
   "author" : "David Farrell",
   "depends" : [],
   "description" : "a Perl 6 module for creating free software license texts",
   "name" : "Software::License",
   "provides" : {
      "Software::License" : "lib/Software/License.pm6",
      "Software::License::Apache_2_0" : "lib/Software/License/Apache_2_0.pm6",
      "Software::License::Artistic_2_0" : "lib/Software/License/Artistic_2_0.pm6",
      "Software::License::BSD" : "lib/Software/License/BSD.pm6",
      "Software::License::CC0" : "lib/Software/License/CC0.pm6",
      "Software::License::FreeBSD" : "lib/Software/License/FreeBSD.pm6",
      "Software::License::GPL3" : "lib/Software/License/GPL3.pm6",
      "Software::License::LGPL3" : "lib/Software/License/LGPL3.pm6",
      "Software::License::MIT" : "lib/Software/License/MIT.pm6",
      "Software::License::MPL2" : "lib/Software/License/MPL2.pm6",
      "license" : "bin/license"
   },
   "support" : {
      "source" : "git://github.com/sillymoose/Software-License.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "0.04"
}
