{"_id":"@cspell/dict-git","_rev":"274650","name":"@cspell/dict-git","description":"CSpell configuration for GIT.","dist-tags":{"latest":"2.0.0"},"maintainers":[{"name":"jason-dent","email":""}],"time":{"modified":"2023-09-20T17:27:41.000Z","created":"2022-04-08T09:35:34.609Z","2.0.0":"2022-10-10T15:33:52.870Z","1.0.1":"2022-04-08T09:35:34.609Z"},"users":{},"author":{"name":"Jason Dent"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"versions":{"2.0.0":{"name":"@cspell/dict-git","version":"2.0.0","description":"CSpell configuration for GIT.","publishConfig":{"access":"public"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json"},"scripts":{"build":"echo skip","test":"echo skip","prepublishOnly":"echo pre-publish","prepare":"yarn run build"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"keywords":["cspell","cspell-ext","git","dictionary","spelling"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/vue#readme","gitHead":"1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68","_id":"@cspell/dict-git@2.0.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.11.3/node@v16.17.1+x64 (linux)","dist":{"shasum":"fa5cb298845da9c69efc01c6af07a99097718dc9","size":1911,"noattachment":false,"key":"/@cspell/dict-git/-/@cspell/dict-git-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/@cspell/dict-git/download/@cspell/dict-git-2.0.0.tgz"},"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"jason-dent","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dict-git_2.0.0_1665416032687_0.5516725241622267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-25T13:17:14.032Z","publish_time":1665416032870,"_cnpm_publish_time":1665416032870},"1.0.1":{"name":"@cspell/dict-git","version":"1.0.1","description":"CSpell configuration for GIT.","publishConfig":{"access":"public"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json"},"scripts":{"build":"echo skip","test":"echo skip","prepublishOnly":"echo pre-publish","prepare":"yarn run build"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"keywords":["cspell","cspell-ext","git","dictionary","spelling"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/vue#readme","gitHead":"441cfb0286b4dab24570097b02ade431d61b0769","_id":"@cspell/dict-git@1.0.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"shasum":"9de5ab2532abcdc8b10bd83ccb1f5e5dae0b6067","size":1781,"noattachment":false,"key":"/@cspell/dict-git/-/@cspell/dict-git-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/@cspell/dict-git/download/@cspell/dict-git-1.0.1.tgz"},"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"jason-dent","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dict-git_1.0.1_1649410534448_0.33030408579426984"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T10:39:42.310Z","publish_time":1649410534609,"_cnpm_publish_time":1649410534609}},"readme":"# CSpell Git Configuration\n\nConfiguration for spell checking Git Commit messages.\n\n## Requirements\n\n| Tool                                                                                                                                 | Version |\n| ------------------------------------------------------------------------------------------------------------------------------------ | ------- |\n| [cspell](https://github.com/streetsidesoftware/cspell)                                                                               | `>= 6`  |\n| [Code Spell Checker - Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) | `>= 2`  |\n\n## Installation\n\nGlobal Install and add to cspell global settings.\n\n```sh\nnpm install -g @cspell/dict-git\ncspell link add @cspell/dict-git\n```\n\n## Uninstall from cspell\n\n```sh\ncspell link remove @cspell/dict-git\n```\n\n## Manual Installation\n\nThe `cspell-ext.json` file in this package should be added to the import section in your cspell.json file.\n\n```javascript\n{\n    // …\n    \"import\": [\"@cspell/dict-git/cspell-ext.json\"],\n    // …\n}\n```\n\n## Usage commit-msg\n\n**`.git/hooks/commit-msg`**\n\n```sh\n#!/bin/sh\n\nexec npx cspell --language-id commit-msg $1\n```\n\n## License\n\nMIT\n\n> Some packages may have other licenses included.\n","_attachments":{},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/vue#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"license":"MIT"}