emacs/dictionaries/da/package.json

32 lines
788 B
JSON

{
"name": "dictionary-da",
"version": "5.1.0",
"description": "Danish spelling dictionary",
"license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
"keywords": [
"spelling",
"myspell",
"hunspell",
"dictionary",
"da",
"danish"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/da",
"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"
]
}