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