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