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