{ "authors": [ "AntonioGamiz", "moritz", "JJ Merelo", "Raku team" ], "build-depends": [], "auth": "zef:jjmerelo", "api": "2", "depends": ["dot:from"], "description": "Parse a type graph description file", "license": "Artistic-2.0", "name": "Doc::TypeGraph", "raku": "6.d", "provides": { "Doc::Type": "lib/Doc/Type.pm6", "Doc::TypeGraph": "lib/Doc/TypeGraph.pm6", "Doc::TypeGraph::Viz": "lib/Doc/TypeGraph/Viz.pm6", "Doc::TypeGraph::Decl": "lib/Doc/TypeGraph/Decl.pm6", "Doc::TypeGraph::DeclActions": "lib/Doc/TypeGraph/DeclActions.pm6" }, "resources": [ "data/type-graph.txt" ], "source-url": "https://github.com/JJ/Raku-Doc-TypeGraph.git", "tags": [ "documentation", "configuration", "introspection" ], "test-depends": [ "Test::META:ver<0.0.17+>" ], "version": "2.2.1.1" }