{
  "_args": [
    [
      "@cspell/dict-ruby@1.0.15",
      "C:\\xampp\\htdocs\\agent-happy-grains"
    ]
  ],
  "_development": true,
  "_from": "@cspell/dict-ruby@1.0.15",
  "_id": "@cspell/dict-ruby@1.0.15",
  "_inBundle": false,
  "_integrity": "sha512-I76hJA///lc1pgmDTGUFHN/O8KLIZIU/8TgIYIGI6Ix/YzSEvWNdQYbANn6JbCynS0X+7IbZ2Ft+QqvmGtIWuA==",
  "_location": "/@cspell/dict-ruby",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@cspell/dict-ruby@1.0.15",
    "name": "@cspell/dict-ruby",
    "escapedName": "@cspell%2fdict-ruby",
    "scope": "@cspell",
    "rawSpec": "1.0.15",
    "saveSpec": null,
    "fetchSpec": "1.0.15"
  },
  "_requiredBy": [
    "/@cspell/cspell-bundled-dicts"
  ],
  "_resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-1.0.15.tgz",
  "_spec": "1.0.15",
  "_where": "C:\\xampp\\htdocs\\agent-happy-grains",
  "author": {
    "name": "Jason Dent"
  },
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "description": "For ruby and ruby on rails",
  "exports": {
    ".": "./cspell-ext.json",
    "./cspell": "./cspell-ext.json",
    "./cspell-ext.json": "./cspell-ext.json"
  },
  "files": [
    "ruby.txt.gz",
    "cspell-ext.json"
  ],
  "gitHead": "c24ac82d85af7aadd4c25dfb0c9feb2faee7a13a",
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/ruby#readme",
  "keywords": [
    "cspell",
    "ruby",
    "Ruby",
    "dictionary",
    "spelling"
  ],
  "license": "MIT",
  "name": "@cspell/dict-ruby",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
  },
  "scripts": {
    "build": "cspell-tools compile \"ruby.txt\" -o .",
    "prepare": "yarn run build",
    "prepublishOnly": "yarn test",
    "test": "head -n 100 \"ruby.txt\" | cspell -v -c ./cspell-ext.json \"--local=en\" \"--languageId=ruby\" stdin"
  },
  "version": "1.0.15"
}
