{
  "_args": [
    [
      "@cspell/dict-fullstack@2.0.4",
      "C:\\xampp\\htdocs\\agent-happy-grains"
    ]
  ],
  "_development": true,
  "_from": "@cspell/dict-fullstack@2.0.4",
  "_id": "@cspell/dict-fullstack@2.0.4",
  "_inBundle": false,
  "_integrity": "sha512-+JtYO58QAXnetRN+MGVzI8YbkbFTLpYfl/Cw/tmNqy7U1IDVC4sTXQ2pZvbbeKQWFHBqYvBs0YASV+mTouXYBw==",
  "_location": "/@cspell/dict-fullstack",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@cspell/dict-fullstack@2.0.4",
    "name": "@cspell/dict-fullstack",
    "escapedName": "@cspell%2fdict-fullstack",
    "scope": "@cspell",
    "rawSpec": "2.0.4",
    "saveSpec": null,
    "fetchSpec": "2.0.4"
  },
  "_requiredBy": [
    "/@cspell/cspell-bundled-dicts"
  ],
  "_resolved": "https://registry.npmjs.org/@cspell/dict-fullstack/-/dict-fullstack-2.0.4.tgz",
  "_spec": "2.0.4",
  "_where": "C:\\xampp\\htdocs\\agent-happy-grains",
  "author": {
    "name": "Jason Dent"
  },
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "description": "Dictionary of terms used in Fullstack development.",
  "exports": {
    ".": "./cspell-ext.json",
    "./cspell": "./cspell-ext.json",
    "./cspell-ext.json": "./cspell-ext.json"
  },
  "files": [
    "fullstack.txt.gz",
    "cspell-ext.json"
  ],
  "gitHead": "72d2c43d8b9d4f7af5619618496ae68c69b16908",
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/fullstack#readme",
  "keywords": [
    "cspell",
    "cspell-ext",
    "fullstack",
    "dictionary",
    "spelling"
  ],
  "license": "MIT",
  "name": "@cspell/dict-fullstack",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
  },
  "scripts": {
    "build": "cspell-tools-cli compile --split \"fullstack.txt\" -o .",
    "prepare": "yarn run build",
    "prepublishOnly": "yarn test",
    "test": "cat \"fullstack.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=php stdin"
  },
  "version": "2.0.4"
}
