emacs/dictionaries/ca-valencia/package.json

34 lines
842 B
JSON
Raw Normal View History

{
"name": "dictionary-ca-valencia",
"version": "2.6.0",
"description": "Catalan (Valencian) spelling dictionary",
"license": "(GPL-2.0 OR LGPL-2.1)",
"keywords": [
"spelling",
"myspell",
"hunspell",
"dictionary",
"ca",
"valencia",
"catalan",
"valencian"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/ca-valencia",
"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"
]
}