emacs/dictionaries/nds/package.json

34 lines
809 B
JSON

{
"name": "dictionary-nds",
"version": "1.1.0",
"description": "Low German (or Low Saxon) spelling dictionary",
"license": "GPL-3.0",
"keywords": [
"spelling",
"myspell",
"hunspell",
"dictionary",
"nds",
"german",
"low",
"saxon"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/nds",
"bugs": "https://github.com/wooorm/dictionaries/issues",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
},
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"Thomas Beverley <tom.beverley101@gmail.com>"
],
"files": [
"index.js",
"index.aff",
"index.dic",
"index.d.ts"
]
}