{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "JSON::Class:ver<0.0.5+>"
  ],
  "description" : "Work with Perl 6 META files",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "META6",
  "perl" : "6.*",
  "production" : true,
  "provides" : {
     "META6" : "lib/META6.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/META6-0.0.22.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/META6/issues",
     "email" : "[email protected]",
     "source" : "https://github.com/jonathanstowe/META6.git"
  },
  "tags" : [
     "devel",
     "meta",
     "utils"
  ],
  "test-depends" : [
     "JSON::Fast",
     "Test"
  ],
  "version" : "0.0.22"
}