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