{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "Tinky",
     "JSON::Name",
     "JSON::Unmarshal",
     "JSON::Class"
  ],
  "description" : "Describe Tinky Workflows in JSON",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "Tinky::JSON",
  "perl" : "6.*",
  "provides" : {
     "Tinky::JSON" : "lib/Tinky/JSON.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Tinky-JSON-0.0.5.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Tinky-JSON/issues",
     "email" : "[email protected]",
     "source" : "git://github.com/jonathanstowe/Tinky-JSON.git"
  },
  "tags" : [
     "Workflow",
     "toolkit",
     "state machine",
     "JSON"
  ],
  "test-depends" : [
     "Test"
  ],
  "version" : "0.0.5"
}