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