{
"name":"linguee",
"version":"0.1.6",
"authors":["Anonymous <dnrops@anonymous.com>"],
"about":"linguee is a English-Chinese command line dictionary\nExample:\nlinguee list => translate list to Chinese\nlinguee 列表 => translate 列表 to English",
"args":[
{
"arg":"word\t",
"short":"",
"required":true,
"about":"A word to be translated",
"takes_value":true
}
]
}