{
  "_args": [
    [
      "@cspell/cspell-bundled-dicts@5.13.1",
      "C:\\xampp\\htdocs\\agent-happy-grains"
    ]
  ],
  "_development": true,
  "_from": "@cspell/cspell-bundled-dicts@5.13.1",
  "_id": "@cspell/cspell-bundled-dicts@5.13.1",
  "_inBundle": false,
  "_integrity": "sha512-KFUbcXQvpEjE3IMmxiTnuF/OtRHpPs0u9z3wUqvpTYu+rNXz7KjLXj+u55YF+Pq2sTDpjGXbjJ2Cwv2XMnhQeQ==",
  "_location": "/@cspell/cspell-bundled-dicts",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@cspell/cspell-bundled-dicts@5.13.1",
    "name": "@cspell/cspell-bundled-dicts",
    "escapedName": "@cspell%2fcspell-bundled-dicts",
    "scope": "@cspell",
    "rawSpec": "5.13.1",
    "saveSpec": null,
    "fetchSpec": "5.13.1"
  },
  "_requiredBy": [
    "/cspell-lib"
  ],
  "_resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.13.1.tgz",
  "_spec": "5.13.1",
  "_where": "C:\\xampp\\htdocs\\agent-happy-grains",
  "author": {
    "name": "Jason Dent"
  },
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell/labels/cspell-bundled-dicts"
  },
  "dependencies": {
    "@cspell/dict-ada": "^1.1.2",
    "@cspell/dict-aws": "^1.0.14",
    "@cspell/dict-bash": "^1.0.17",
    "@cspell/dict-companies": "^2.0.2",
    "@cspell/dict-cpp": "^1.1.40",
    "@cspell/dict-cryptocurrencies": "^1.0.10",
    "@cspell/dict-csharp": "^2.0.1",
    "@cspell/dict-css": "^1.0.12",
    "@cspell/dict-django": "^1.0.26",
    "@cspell/dict-dotnet": "^1.0.32",
    "@cspell/dict-elixir": "^1.0.26",
    "@cspell/dict-en-gb": "^1.1.33",
    "@cspell/dict-en_us": "^2.1.4",
    "@cspell/dict-filetypes": "^2.0.1",
    "@cspell/dict-fonts": "^1.0.14",
    "@cspell/dict-fullstack": "^2.0.4",
    "@cspell/dict-golang": "^1.1.24",
    "@cspell/dict-haskell": "^1.0.13",
    "@cspell/dict-html": "^1.1.9",
    "@cspell/dict-html-symbol-entities": "^1.0.23",
    "@cspell/dict-java": "^1.0.23",
    "@cspell/dict-latex": "^1.0.25",
    "@cspell/dict-lorem-ipsum": "^1.0.22",
    "@cspell/dict-lua": "^1.0.16",
    "@cspell/dict-node": "^1.0.12",
    "@cspell/dict-npm": "^1.0.16",
    "@cspell/dict-php": "^1.0.25",
    "@cspell/dict-powershell": "^1.0.19",
    "@cspell/dict-public-licenses": "^1.0.4",
    "@cspell/dict-python": "^2.0.5",
    "@cspell/dict-ruby": "^1.0.15",
    "@cspell/dict-rust": "^1.0.23",
    "@cspell/dict-scala": "^1.0.21",
    "@cspell/dict-software-terms": "^2.0.11",
    "@cspell/dict-swift": "^1.0.1",
    "@cspell/dict-typescript": "^1.0.19",
    "@cspell/dict-vue": "^2.0.1"
  },
  "description": "Dictionaries bundled with cspell",
  "devDependencies": {
    "@cspell/cspell-tools": "^5.13.1",
    "@cspell/cspell-types": "^5.13.1"
  },
  "engines": {
    "node": ">=12.13.0"
  },
  "exports": {
    ".": "./cspell-default.config.js",
    "./cspell-default.config.js": "./cspell-default.config.js",
    "./cspell-default.json": "./cspell-default.json"
  },
  "files": [
    "cspell-default.json",
    "cspell-default.config.js",
    "cspell-compatibility.json",
    "compatibility-words.txt.gz"
  ],
  "gitHead": "575e5e6dfc030e01cbe96822dfef9dce12e9f1c4",
  "homepage": "https://github.com/streetsidesoftware/cspell#readme",
  "keywords": [
    "spell",
    "checker",
    "cspell",
    "dictionaries"
  ],
  "license": "MIT",
  "main": "cspell-default.json",
  "name": "@cspell/cspell-bundled-dicts",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streetsidesoftware/cspell.git"
  },
  "scripts": {
    "build": "tsc -p .",
    "build-dev": "tsc -p tsconfig.dev.json",
    "build-dict": "cspell-tools-cli compile compatibility-words.txt",
    "clean": "echo clean",
    "clean-build": "npm run clean && npm run build",
    "test": "node ../../bin.js \"*.{txt,md,ts}\"",
    "watch": "npm run build -- --watch"
  },
  "version": "5.13.1"
}
