{
   "api" : "1",
   "auth" : "CPAN:HOLYGHOST",
   "authors" : [
      "The Holy Ghost"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Actor-based AI Agent system",
   "license" : "General Public License 3, Artistic-2.0",
   "name" : "AI::Agent",
   "perl" : "6.c",
   "provides" : {
      "AI::Agent::Actor" : "lib/AI/Agent/Actor.pm6",
      "AI::Agent::Agent" : "lib/AI/Agent/Agent.pm6",
      "AI::Agent::DB" : "lib/AI/Agent/DB.pm6",
      "AI::Agent::HashedAgent" : "lib/AI/Agent/HashedAgent.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/K/KO/KOBOLDWIZ/Perl6/AI-Agent-0.2.10.tar.gz",
   "tags" : [
      "AI",
      "Agent"
   ],
   "test-depends" : [],
   "version" : "0.2.10"
}