[
{"type":"NameClass","value":"Module"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"Text","value":"\n\t"},
{"type":"NameVariable","value":"name"},
{"type":"Punctuation","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'mymodule'"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n\t"},
{"type":"NameVariable","value":"description"},
{"type":"Punctuation","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'My nice module wraps a simple C library.'"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n\t"},
{"type":"NameVariable","value":"version"},
{"type":"Punctuation","value":":"},
{"type":"Text","value":" "},
{"type":"LiteralStringSingle","value":"'0.0.1'"},
{"type":"Text","value":"\n\t"},
{"type":"NameVariable","value":"dependencies"},
{"type":"Punctuation","value":":"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"[]"},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"}
]