33 lines
810 B
JSON
33 lines
810 B
JSON
{
|
|
"name": "dictionary-ie",
|
|
"version": "1.6.0",
|
|
"description": "Interlingue (or Occidental) spelling dictionary",
|
|
"license": "Apache-2.0",
|
|
"keywords": [
|
|
"spelling",
|
|
"myspell",
|
|
"hunspell",
|
|
"dictionary",
|
|
"ie",
|
|
"interlingue",
|
|
"occidental"
|
|
],
|
|
"repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/ie",
|
|
"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"
|
|
]
|
|
}
|