dictionary-en-za
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "dictionary-en-za", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "English (South Africa) spelling dictionary in UTF-8", | ||
@@ -19,2 +19,6 @@ "license": "LGPL-2.1", | ||
"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)", | ||
@@ -21,0 +25,0 @@ "contributors": [ |
@@ -6,3 +6,3 @@ # dictionary-en-za | ||
Useful with [hunspell][], [`nodehun`][nodehun], [`nspell`][nspell], | ||
Open Office, LibreOffice, FireFox and Thunderbird, or [macOS][]. | ||
Open Office, LibreOffice, Firefox and Thunderbird, or [macOS][]. | ||
@@ -12,11 +12,11 @@ Generated by [`dictionaries`][dictionaries], from | ||
## Installation | ||
## Install | ||
[npm][]: | ||
```bash | ||
```sh | ||
npm install dictionary-en-za | ||
``` | ||
## Usage | ||
## Use | ||
@@ -23,0 +23,0 @@ ```js |
667507