emacs/dictionaries/nl/package.json

33 lines
809 B
JSON

{
"name": "dictionary-nl",
"version": "1.6.0",
"description": "Dutch (or Flemish) spelling dictionary",
"license": "(BSD-3-Clause OR CC-BY-3.0)",
"keywords": [
"spelling",
"myspell",
"hunspell",
"dictionary",
"nl",
"dutch",
"flemish"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/nl",
"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"
]
}