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