{
"api" : "1.0",
"auth" : "github:jonathanstowe",
"authors" : [
"Jonathan Stowe <
[email protected]>"
],
"build-depends" : [],
"depends" : [
"XML"
],
"description" : "Role to Serialize/De-Serialize a Raku class to/from XML",
"license" : "Artistic-2.0",
"meta-version" : "1",
"name" : "XML::Class",
"perl" : "6.*",
"provides" : {
"XML::Class" : "lib/XML/Class.pm"
},
"raku" : "6.*",
"resources" : [],
"source-url" : "
http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/XML-Class-0.0.8.tar.gz",
"support" : {
"bugtracker" : "
https://github.com/jonathanstowe/XML-Class/issues",
"email" : "
[email protected]",
"source" : "
https://github.com/jonathanstowe/XML-Class.git"
},
"tags" : [
"XML",
"object",
"role",
"framework"
],
"test-depends" : [
"Test"
],
"version" : "0.0.8"
}