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