{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "File::Which"
  ],
  "description" : "retrieve a file from the internet by the best available method",
  "license" : "Artistic-2.0",
  "meta-version" : "1",
  "name" : "URI::FetchFile",
  "perl" : "6.*",
  "provides" : {
     "URI::FetchFile" : "lib/URI/FetchFile.pm"
  },
  "raku" : "6.*",
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/URI-FetchFile-0.0.4.tar.gz",
  "support" : {
     "source" : "https://github.com/jonathanstowe/URI-FetchFile.git"
  },
  "tags" : [
     "download",
     "utility",
     "http"
  ],
  "test-depends" : [
     "Test"
  ],
  "version" : "0.0.4"
}