dictionary-pt-pt
Version:
Portuguese (Portugal) spelling dictionary
36 lines (35 loc) • 893 B
JSON
{
"name": "dictionary-pt-pt",
"version": "2.0.0",
"description": "Portuguese (Portugal) spelling dictionary",
"license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
"keywords": [
"dictionary",
"hunspell",
"myspell",
"portugal",
"portuguese",
"pt",
"spelling"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/pt-PT",
"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"
]
}