emacs/dictionaries/tr/package.json

32 lines
761 B
JSON

{
"name": "dictionary-tr",
"version": "1.4.0",
"description": "Turkish spelling dictionary",
"license": "MIT",
"keywords": [
"spelling",
"myspell",
"hunspell",
"dictionary",
"tr",
"turkish"
],
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/tr",
"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"
]
}