30 lines
742 B
JSON
30 lines
742 B
JSON
|
[{
|
||
|
"Name": "aspell",
|
||
|
"Description": "Spellchecking with Aspell",
|
||
|
"Tags": ["spellchecking", "spelling", "aspell", "spellchecker"],
|
||
|
"Website": "https://github.com/priner/micro-aspell-plugin",
|
||
|
"Versions": [
|
||
|
{
|
||
|
"Version": "1.2.0",
|
||
|
"Url": "https://github.com/priner/micro-aspell-plugin/archive/v1.2.0.zip",
|
||
|
"Require": {
|
||
|
"micro": ">=2.0.0"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Version": "1.1.0",
|
||
|
"Url": "https://github.com/priner/micro-aspell-plugin/archive/v1.1.0.zip",
|
||
|
"Require": {
|
||
|
"micro": ">=2.0.0"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Version": "1.0.0",
|
||
|
"Url": "https://github.com/priner/micro-aspell-plugin/archive/v1.0.0.zip",
|
||
|
"Require": {
|
||
|
"micro": ">=2.0.0"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}]
|