emacs/dictionaries/mk/package.json

28 lines
688 B
JSON

{
"name": "dictionary-mk",
"version": "1.1.0",
"description": "Macedonian spelling dictionary in UTF-8",
"license": "GPL-3.0",
"keywords": [
"spelling",
"myspell",
"hunspell",
"dictionary",
"mk",
"macedonian"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/mk",
"bugs": "https://github.com/wooorm/dictionaries/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"Thomas Beverley <tom.beverley101@gmail.com>"
],
"files": [
"index.js",
"index.aff",
"index.dic",
"index.d.ts"
]
}