2020-11-10 03:45:58 -05:00
|
|
|
[{
|
|
|
|
"Name": "aspell",
|
|
|
|
"Description": "Spellchecking with Aspell",
|
|
|
|
"Tags": ["spellchecking", "spelling", "aspell", "spellchecker"],
|
|
|
|
"Website": "https://github.com/priner/micro-aspell-plugin",
|
|
|
|
"Versions": [
|
2021-05-16 13:58:23 -04:00
|
|
|
{
|
|
|
|
"Version": "1.2.1",
|
|
|
|
"Url": "https://github.com/priner/micro-aspell-plugin/archive/v1.2.1.zip",
|
|
|
|
"Require": {
|
|
|
|
"micro": ">=2.0.7"
|
|
|
|
}
|
|
|
|
},
|
2020-11-10 03:45:58 -05:00
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}]
|