32 lines
785 B
JSON
32 lines
785 B
JSON
{
|
|
"name": "dictionary-pt",
|
|
"version": "3.1.0",
|
|
"description": "Portuguese spelling dictionary",
|
|
"license": "(LGPL-3.0 OR MPL-2.0)",
|
|
"keywords": [
|
|
"spelling",
|
|
"myspell",
|
|
"hunspell",
|
|
"dictionary",
|
|
"pt",
|
|
"portuguese"
|
|
],
|
|
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/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>"
|
|
],
|
|
"files": [
|
|
"index.js",
|
|
"index.aff",
|
|
"index.dic",
|
|
"index.d.ts"
|
|
]
|
|
}
|