emacs/dictionaries/gd/package.json

33 lines
800 B
JSON

{
"name": "dictionary-gd",
"version": "1.3.0",
"description": "Scottish Gaelic (or Gaelic) spelling dictionary",
"license": "GPL-3.0",
"keywords": [
"spelling",
"myspell",
"hunspell",
"dictionary",
"gd",
"scottish",
"gaelic"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/gd",
"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"
]
}