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