emacs/dictionaries/es-DO/package.json

36 lines
891 B
JSON

{
"name": "dictionary-es-do",
"version": "1.2.0",
"description": "Spanish (or Castilian; Dominican Republic) spelling dictionary",
"license": "(GPL-3.0 OR LGPL-3.0 OR MPL-1.1)",
"keywords": [
"spelling",
"myspell",
"hunspell",
"dictionary",
"es",
"do",
"spanish",
"castilian",
"dominican",
"republic"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/es-DO",
"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"
]
}