{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "Test",
     "META6",
     "URI",
     "License::SPDX"
  ],
  "description" : "Test a distributions META file",
  "license" : "Artistic-2.0",
  "meta-version" : "1",
  "name" : "Test::META",
  "perl" : "6.*",
  "provides" : {
     "Test::META" : "lib/Test/META.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Test-META-0.0.15.tar.gz",
  "support" : {
     "bugtracker" : "http://github.com/jonathanstowe/Test-META/issues",
     "email" : "[email protected]",
     "source" : "https://github.com/jonathanstowe/Test-META.git"
  },
  "tags" : [
     "devel",
     "meta",
     "utils",
     "testing"
  ],
  "test-depends" : [
     "Test"
  ],
  "version" : "0.0.15"
}