{
  "name": "@cspell/dict-cspell-bundle",
  "version": "2.0.36",
  "description": "Dictionaries included with the CSpell Command Line tool.",
  "private": false,
  "publishConfig": {
    "access": "public",
    "provenance": true
  },
  "exports": {
    ".": "./cspell-ext.json",
    "./cspell": "./cspell-ext.json",
    "./cspell-ext.json": "./cspell-ext.json"
  },
  "scripts": {
    "build": "node ./scripts/build.mjs && prettier cspell-ext.json --write ",
    "test": "cspell --no-default-configuration .",
    "prepublishOnly": "echo OK",
    "prepare:dictionary": "pnpm run build"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/streetsidesoftware/cspell-dicts",
    "directory": "dictionaries/cspell"
  },
  "keywords": [
    "cspell",
    "cspell-ext",
    "CSpell Bundle",
    "dictionary",
    "spelling"
  ],
  "author": "Street Side Software <support@streetsidesoftware.nl>",
  "contributors": [],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/cspell#readme",
  "dependencies": {
    "@cspell/dict-ada": "^4.1.1",
    "@cspell/dict-al": "^1.1.1",
    "@cspell/dict-aws": "^4.0.16",
    "@cspell/dict-bash": "^4.2.2",
    "@cspell/dict-companies": "^3.2.7",
    "@cspell/dict-cpp": "^6.0.14",
    "@cspell/dict-cryptocurrencies": "^5.0.5",
    "@cspell/dict-csharp": "^4.0.7",
    "@cspell/dict-css": "^4.0.18",
    "@cspell/dict-dart": "^2.3.1",
    "@cspell/dict-django": "^4.1.5",
    "@cspell/dict-docker": "^1.1.16",
    "@cspell/dict-dotnet": "^5.0.10",
    "@cspell/dict-elixir": "^4.0.8",
    "@cspell/dict-en-common-misspellings": "^2.1.8",
    "@cspell/dict-en-gb-mit": "^3.1.14",
    "@cspell/dict-en_us": "^4.4.24",
    "@cspell/dict-filetypes": "^3.0.14",
    "@cspell/dict-flutter": "^1.1.1",
    "@cspell/dict-fonts": "^4.0.5",
    "@cspell/dict-fsharp": "^1.1.1",
    "@cspell/dict-fullstack": "^3.2.7",
    "@cspell/dict-gaming-terms": "^1.1.2",
    "@cspell/dict-git": "^3.0.7",
    "@cspell/dict-golang": "^6.0.24",
    "@cspell/dict-google": "^1.0.9",
    "@cspell/dict-haskell": "^4.0.6",
    "@cspell/dict-html": "^4.0.12",
    "@cspell/dict-html-symbol-entities": "^4.0.4",
    "@cspell/dict-java": "^5.0.12",
    "@cspell/dict-julia": "^1.1.1",
    "@cspell/dict-k8s": "^1.0.12",
    "@cspell/dict-latex": "^4.0.4",
    "@cspell/dict-lorem-ipsum": "^4.0.5",
    "@cspell/dict-lua": "^4.0.8",
    "@cspell/dict-makefile": "^1.0.5",
    "@cspell/dict-markdown": "^2.0.12",
    "@cspell/dict-monkeyc": "^1.0.11",
    "@cspell/dict-node": "^5.0.8",
    "@cspell/dict-npm": "^5.2.22",
    "@cspell/dict-php": "^4.1.0",
    "@cspell/dict-powershell": "^5.0.15",
    "@cspell/dict-public-licenses": "^2.0.15",
    "@cspell/dict-python": "^4.2.21",
    "@cspell/dict-r": "^2.1.1",
    "@cspell/dict-ruby": "^5.0.9",
    "@cspell/dict-rust": "^4.0.12",
    "@cspell/dict-scala": "^5.0.8",
    "@cspell/dict-software-terms": "^5.1.13",
    "@cspell/dict-sql": "^2.2.1",
    "@cspell/dict-svelte": "^1.0.7",
    "@cspell/dict-swift": "^2.0.6",
    "@cspell/dict-terraform": "^1.1.3",
    "@cspell/dict-typescript": "^3.2.3",
    "@cspell/dict-vue": "^3.0.5"
  },
  "files": [
    "cspell-ext.json",
    "*.js",
    "*.d.ts"
  ],
  "gitHead": "61455d9af045abb8379b0bd0147f35bd00558bb5"
}
