{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "DBIish",
     "NativeHelpers::CStruct"
  ],
  "description" : "Reactive interface to PostgreSQL notifies",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "Pg::Notify",
  "perl" : "6.*",
  "provides" : {
     "Pg::Notify" : "lib/Pg/Notify.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Pg-Notify-0.0.3.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Pg-Notify/issues",
     "email" : "[email protected]",
     "source" : "https://github.com/jonathanstowe/Pg-Notify.git"
  },
  "tags" : [
     "database",
     "postgres",
     "notification"
  ],
  "test-depends" : [
     "DBIish"
  ],
  "version" : "0.0.3"
}