{
   "auth" : "github:araraloren",
   "authors" : "Loren",
   "build-depends" : [
      "LibraryMake"
   ],
   "depends" : [
      "Getopt::Advance",
      "JSON::Fast"
   ],
   "description" : "Find your source file easily.",
   "license" : "GPL",
   "name" : "App::FindSource",
   "perl" : "6.c",
   "provides" : {
      "Config::Searcher" : "lib/Config/Searcher.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/A/AL/ALOREN/Perl6/App-FindSource-0.0.6.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com.araraloren/perl6-app-findsource/issues",
      "source" : "https://github.com/araraloren/perl6-app-findsource.git"
   },
   "tags" : [
      "find",
      "c",
      "cpp",
      "make",
      "config",
      "searcher"
   ],
   "test-depends" : [
      "Test::META"
   ],
   "version" : "0.0.6"
}