{
  "name": "dictionary-nb",
  "version": "3.0.0",
  "description": "Norwegian Bokmål spelling dictionary",
  "license": "GPL-2.0",
  "keywords": [
    "bokmål",
    "dictionary",
    "hunspell",
    "myspell",
    "nb",
    "norwegian",
    "spelling"
  ],
  "repository": "https://github.com/wooorm/dictionaries/tree/main/dictionaries/nb",
  "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>"
  ],
  "type": "module",
  "exports": "./index.js",
  "files": [
    "index.aff",
    "index.d.ts",
    "index.dic",
    "index.js",
    "index.map"
  ]
}
