dictionary-nl
Version:
Dutch spelling dictionary
35 lines (34 loc) • 845 B
JSON
{
"name": "dictionary-nl",
"version": "2.0.0",
"description": "Dutch spelling dictionary",
"license": "(BSD-3-Clause OR CC-BY-3.0)",
"keywords": [
"dictionary",
"dutch",
"hunspell",
"myspell",
"nl",
"spelling"
],
"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>"
],
"type": "module",
"exports": "./index.js",
"files": [
"index.aff",
"index.d.ts",
"index.dic",
"index.js",
"index.map"
]
}