{
  "_args": [
    [
      "@cspell/dict-latex@1.0.25",
      "C:\\xampp\\htdocs\\agent-happy-grains"
    ]
  ],
  "_development": true,
  "_from": "@cspell/dict-latex@1.0.25",
  "_id": "@cspell/dict-latex@1.0.25",
  "_inBundle": false,
  "_integrity": "sha512-cEgg91Migqcp1SdVV7dUeMxbPDhxdNo6Fgq2eygAXQjIOFK520FFvh/qxyBvW90qdZbIRoU2AJpchyHfGuwZFA==",
  "_location": "/@cspell/dict-latex",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@cspell/dict-latex@1.0.25",
    "name": "@cspell/dict-latex",
    "escapedName": "@cspell%2fdict-latex",
    "scope": "@cspell",
    "rawSpec": "1.0.25",
    "saveSpec": null,
    "fetchSpec": "1.0.25"
  },
  "_requiredBy": [
    "/@cspell/cspell-bundled-dicts"
  ],
  "_resolved": "https://registry.npmjs.org/@cspell/dict-latex/-/dict-latex-1.0.25.tgz",
  "_spec": "1.0.25",
  "_where": "C:\\xampp\\htdocs\\agent-happy-grains",
  "author": {
    "name": "Jason Dent"
  },
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "description": "LaTeX cspell dictionary",
  "exports": {
    ".": "./cspell-ext.json",
    "./cspell": "./cspell-ext.json",
    "./cspell-ext.json": "./cspell-ext.json"
  },
  "files": [
    "latex.txt.gz",
    "cspell-ext.json"
  ],
  "gitHead": "4bf71c3cd37e1e9fbdead6f492d9c6a3f746b74e",
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/latex#readme",
  "keywords": [
    "cspell",
    "LaTeX",
    "dictionary",
    "spelling"
  ],
  "license": "MIT",
  "name": "@cspell/dict-latex",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
  },
  "scripts": {
    "build": "cspell-tools compile \"latex.txt\" -o .",
    "prepare": "yarn run build",
    "prepublishOnly": "yarn test",
    "test": "head -n 1000 \"latex.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=latex stdin"
  },
  "version": "1.0.25"
}
