{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "author" : "Jonathan Stowe <[email protected]",
  "authors" : [
     "Jonathan Stowe <[email protected]"
  ],
  "build-depends" : [],
  "depends" : [],
  "description" : "Implementation of the freedesktop.org XDG BaseDirectory specifications",
  "license" : "Artistic-2.0",
  "meta-version" : "1",
  "name" : "XDG::BaseDirectory",
  "perl" : "6.*",
  "provides" : {
     "XDG::BaseDirectory" : "lib/XDG/BaseDirectory.pm"
  },
  "raku" : "6.*",
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/XDG-BaseDirectory-0.0.12.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/XDG-BaseDirectory/issues",
     "source" : "https://github.com/jonathanstowe/XDG-BaseDirectory.git"
  },
  "tags" : [
     "xdg",
     "desktop",
     "utils"
  ],
  "test-depends" : [
     "File::Find",
     "Shell::Command"
  ],
  "version" : "0.0.12"
}