@storm-software/cspell 0.6.0 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +200 -1
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.5.4-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.6.1-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
package/package.json CHANGED
@@ -1 +1,200 @@
1
- {"name":"@storm-software/cspell","version":"0.6.0","description":"A package containing CSpell keyword dictionaries and shared configurations for Storm Software.","repository":{"type":"github","url":"https://github.com/storm-software/storm-ops","directory":"packages/cspell"},"homepage":"https://stormsoftware.com","bugs":"https://github.com/storm-software/storm-ops/issues","author":{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"},"maintainers":[{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"},{"name":"Pat Sullivan","email":"admin@stormsoftware.com","url":"https://patsullivan.org"}],"contributors":[{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"}],"funding":{"type":"github","url":"https://github.com/sponsors/storm-software"},"license":"Apache-2.0","private":false,"packageManager":"pnpm@9.15.2","engines":{"node":">=22.4.0","pnpm":">=9.15.2"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json","./cspell-minimal.json":"./cspell-minimal.json","./cspell-base.json":"./cspell-base.json","./cspell-recommended.json":"./cspell-recommended.json","./cspell-all.json":"./cspell-all.json","./minimal":"./cspell-minimal.json","./base":"./cspell-base.json","./recommended":"./cspell-recommended.json","./all":"./cspell-all.json"},"files":["*.d.ts","*.js","cspell-all.json","cspell-base.json","cspell-ext.json","cspell-minimal.json","cspell-recommendedjson","dict/storm.txt"],"keywords":["storm-software","monorepo","storm-ops","sullivanpj","cspell","cspell-ext","dictionary","spelling"],"peerDependencies":{"@cspell/dict-aws":"^4.0.2","@cspell/dict-bash":"^4.1.3","@cspell/dict-companies":"^3.1.2","@cspell/dict-cpp":"^6.0.3","@cspell/dict-cryptocurrencies":"^5.0.0","@cspell/dict-csharp":"^4.0.2","@cspell/dict-css":"^4.0.12","@cspell/dict-docker":"^1.1.7","@cspell/dict-dotnet":"^5.0.2","@cspell/dict-en-common-misspellings":"^2.0.3","@cspell/dict-en-gb":"^4.1.44","@cspell/dict-en_us":"^4.3.23","@cspell/dict-filetypes":"^3.0.4","@cspell/dict-fonts":"^4.0.0","@cspell/dict-fullstack":"^3.1.8","@cspell/dict-git":"^3.0.0","@cspell/dict-golang":"^6.0.9","@cspell/dict-html":"^4.0.5","@cspell/dict-html-symbol-entities":"^4.0.0","@cspell/dict-java":"^5.0.7","@cspell/dict-k8s":"^1.0.5","@cspell/dict-lorem-ipsum":"^4.0.0","@cspell/dict-makefile":"^1.0.0","@cspell/dict-node":"^5.0.1","@cspell/dict-npm":"^5.0.16","@cspell/dict-php":"^4.0.8","@cspell/dict-powershell":"^5.0.4","@cspell/dict-public-licenses":"^2.0.7","@cspell/dict-python":"^4.1.11","@cspell/dict-r":"^2.0.1","@cspell/dict-ruby":"^5.0.2","@cspell/dict-rust":"^4.0.4","@cspell/dict-software-terms":"^4.2.2","@cspell/dict-sql":"^2.1.3","@cspell/dict-svelte":"^1.0.2","@cspell/dict-swift":"^2.0.1","@cspell/dict-typescript":"^3.1.5","@cspell/dict-vue":"^3.0.0"},"peerDependenciesMeta":{"@cspell/dict-aws":{"optional":true},"@cspell/dict-bash":{"optional":true},"@cspell/dict-companies":{"optional":true},"@cspell/dict-cpp":{"optional":true},"@cspell/dict-cryptocurrencies":{"optional":true},"@cspell/dict-csharp":{"optional":true},"@cspell/dict-css":{"optional":true},"@cspell/dict-docker":{"optional":true},"@cspell/dict-dotnet":{"optional":true},"@cspell/dict-en-common-misspellings":{"optional":true},"@cspell/dict-en-gb":{"optional":true},"@cspell/dict-en_us":{"optional":true},"@cspell/dict-filetypes":{"optional":true},"@cspell/dict-fonts":{"optional":true},"@cspell/dict-fullstack":{"optional":true},"@cspell/dict-git":{"optional":true},"@cspell/dict-golang":{"optional":true},"@cspell/dict-html":{"optional":true},"@cspell/dict-html-symbol-entities":{"optional":true},"@cspell/dict-java":{"optional":true},"@cspell/dict-k8s":{"optional":true},"@cspell/dict-lorem-ipsum":{"optional":true},"@cspell/dict-makefile":{"optional":true},"@cspell/dict-node":{"optional":true},"@cspell/dict-npm":{"optional":true},"@cspell/dict-php":{"optional":true},"@cspell/dict-powershell":{"optional":true},"@cspell/dict-public-licenses":{"optional":true},"@cspell/dict-python":{"optional":true},"@cspell/dict-r":{"optional":true},"@cspell/dict-ruby":{"optional":true},"@cspell/dict-rust":{"optional":true},"@cspell/dict-software-terms":{"optional":true},"@cspell/dict-sql":{"optional":true},"@cspell/dict-svelte":{"optional":true},"@cspell/dict-swift":{"optional":true},"@cspell/dict-typescript":{"optional":true},"@cspell/dict-vue":{"optional":true}},"dependencies":{"cspell":"8.8.4"},"devDependencies":{"@cspell/cspell-tools":"^8.17.1","@cspell/dict-aws":"^4.0.2","@cspell/dict-bash":"^4.1.3","@cspell/dict-companies":"^3.1.2","@cspell/dict-cpp":"^6.0.3","@cspell/dict-cryptocurrencies":"^5.0.0","@cspell/dict-csharp":"^4.0.2","@cspell/dict-css":"^4.0.12","@cspell/dict-docker":"^1.1.7","@cspell/dict-dotnet":"^5.0.2","@cspell/dict-en-common-misspellings":"^2.0.3","@cspell/dict-en-gb":"^4.1.44","@cspell/dict-en_us":"^4.3.23","@cspell/dict-filetypes":"^3.0.4","@cspell/dict-fonts":"^4.0.0","@cspell/dict-fullstack":"^3.1.8","@cspell/dict-git":"^3.0.0","@cspell/dict-golang":"^6.0.9","@cspell/dict-html":"^4.0.5","@cspell/dict-html-symbol-entities":"^4.0.0","@cspell/dict-java":"^5.0.7","@cspell/dict-k8s":"^1.0.5","@cspell/dict-lorem-ipsum":"^4.0.0","@cspell/dict-makefile":"^1.0.0","@cspell/dict-node":"^5.0.1","@cspell/dict-npm":"^5.0.16","@cspell/dict-php":"^4.0.8","@cspell/dict-powershell":"^5.0.4","@cspell/dict-public-licenses":"^2.0.7","@cspell/dict-python":"^4.1.11","@cspell/dict-r":"^2.0.1","@cspell/dict-ruby":"^5.0.2","@cspell/dict-rust":"^4.0.4","@cspell/dict-software-terms":"^4.2.2","@cspell/dict-sql":"^2.1.3","@cspell/dict-svelte":"^1.0.2","@cspell/dict-swift":"^2.0.1","@cspell/dict-typescript":"^3.1.5","@cspell/dict-vue":"^3.0.0"},"publishConfig":{"access":"public"}}
1
+ {
2
+ "name": "@storm-software/cspell",
3
+ "version": "0.6.2",
4
+ "description": "A package containing CSpell keyword dictionaries and shared configurations for Storm Software.",
5
+ "repository": {
6
+ "type": "github",
7
+ "url": "https://github.com/storm-software/storm-ops",
8
+ "directory": "packages/cspell"
9
+ },
10
+ "homepage": "https://stormsoftware.com",
11
+ "bugs": "https://github.com/storm-software/storm-ops/issues",
12
+ "author": {
13
+ "name": "Storm Software",
14
+ "email": "contact@stormsoftware.com",
15
+ "url": "https://stormsoftware.com"
16
+ },
17
+ "maintainers": [
18
+ {
19
+ "name": "Storm Software",
20
+ "email": "contact@stormsoftware.com",
21
+ "url": "https://stormsoftware.com"
22
+ },
23
+ {
24
+ "name": "Pat Sullivan",
25
+ "email": "admin@stormsoftware.com",
26
+ "url": "https://patsullivan.org"
27
+ }
28
+ ],
29
+ "contributors": [
30
+ {
31
+ "name": "Storm Software",
32
+ "email": "contact@stormsoftware.com",
33
+ "url": "https://stormsoftware.com"
34
+ }
35
+ ],
36
+ "funding": {
37
+ "type": "github",
38
+ "url": "https://github.com/sponsors/storm-software"
39
+ },
40
+ "license": "Apache-2.0",
41
+ "private": false,
42
+ "packageManager": "pnpm@9.15.2",
43
+ "engines": { "node": ">=22.4.0", "pnpm": ">=9.15.2" },
44
+ "exports": {
45
+ ".": "./cspell-ext.json",
46
+ "./cspell": "./cspell-ext.json",
47
+ "./cspell-ext.json": "./cspell-ext.json",
48
+ "./cspell-minimal.json": "./cspell-minimal.json",
49
+ "./cspell-base.json": "./cspell-base.json",
50
+ "./cspell-recommended.json": "./cspell-recommended.json",
51
+ "./cspell-all.json": "./cspell-all.json",
52
+ "./minimal": "./cspell-minimal.json",
53
+ "./base": "./cspell-base.json",
54
+ "./recommended": "./cspell-recommended.json",
55
+ "./all": "./cspell-all.json"
56
+ },
57
+ "files": [
58
+ "*.d.ts",
59
+ "*.js",
60
+ "cspell-all.json",
61
+ "cspell-base.json",
62
+ "cspell-ext.json",
63
+ "cspell-minimal.json",
64
+ "cspell-recommendedjson",
65
+ "dict/storm.txt"
66
+ ],
67
+ "keywords": [
68
+ "storm-software",
69
+ "monorepo",
70
+ "storm-ops",
71
+ "sullivanpj",
72
+ "cspell",
73
+ "cspell-ext",
74
+ "dictionary",
75
+ "spelling"
76
+ ],
77
+ "peerDependencies": {
78
+ "@cspell/dict-aws": "^4.0.2",
79
+ "@cspell/dict-bash": "^4.1.3",
80
+ "@cspell/dict-companies": "^3.1.2",
81
+ "@cspell/dict-cpp": "^6.0.3",
82
+ "@cspell/dict-cryptocurrencies": "^5.0.0",
83
+ "@cspell/dict-csharp": "^4.0.2",
84
+ "@cspell/dict-css": "^4.0.12",
85
+ "@cspell/dict-docker": "^1.1.7",
86
+ "@cspell/dict-dotnet": "^5.0.2",
87
+ "@cspell/dict-en-common-misspellings": "^2.0.3",
88
+ "@cspell/dict-en-gb": "^4.1.44",
89
+ "@cspell/dict-en_us": "^4.3.23",
90
+ "@cspell/dict-filetypes": "^3.0.4",
91
+ "@cspell/dict-fonts": "^4.0.0",
92
+ "@cspell/dict-fullstack": "^3.1.8",
93
+ "@cspell/dict-git": "^3.0.0",
94
+ "@cspell/dict-golang": "^6.0.9",
95
+ "@cspell/dict-html": "^4.0.5",
96
+ "@cspell/dict-html-symbol-entities": "^4.0.0",
97
+ "@cspell/dict-java": "^5.0.7",
98
+ "@cspell/dict-k8s": "^1.0.5",
99
+ "@cspell/dict-lorem-ipsum": "^4.0.0",
100
+ "@cspell/dict-makefile": "^1.0.0",
101
+ "@cspell/dict-node": "^5.0.1",
102
+ "@cspell/dict-npm": "^5.0.16",
103
+ "@cspell/dict-php": "^4.0.8",
104
+ "@cspell/dict-powershell": "^5.0.4",
105
+ "@cspell/dict-public-licenses": "^2.0.7",
106
+ "@cspell/dict-python": "^4.1.11",
107
+ "@cspell/dict-r": "^2.0.1",
108
+ "@cspell/dict-ruby": "^5.0.2",
109
+ "@cspell/dict-rust": "^4.0.4",
110
+ "@cspell/dict-software-terms": "^4.2.2",
111
+ "@cspell/dict-sql": "^2.1.3",
112
+ "@cspell/dict-svelte": "^1.0.2",
113
+ "@cspell/dict-swift": "^2.0.1",
114
+ "@cspell/dict-typescript": "^3.1.5",
115
+ "@cspell/dict-vue": "^3.0.0"
116
+ },
117
+ "peerDependenciesMeta": {
118
+ "@cspell/dict-aws": { "optional": true },
119
+ "@cspell/dict-bash": { "optional": true },
120
+ "@cspell/dict-companies": { "optional": true },
121
+ "@cspell/dict-cpp": { "optional": true },
122
+ "@cspell/dict-cryptocurrencies": { "optional": true },
123
+ "@cspell/dict-csharp": { "optional": true },
124
+ "@cspell/dict-css": { "optional": true },
125
+ "@cspell/dict-docker": { "optional": true },
126
+ "@cspell/dict-dotnet": { "optional": true },
127
+ "@cspell/dict-en-common-misspellings": { "optional": true },
128
+ "@cspell/dict-en-gb": { "optional": true },
129
+ "@cspell/dict-en_us": { "optional": true },
130
+ "@cspell/dict-filetypes": { "optional": true },
131
+ "@cspell/dict-fonts": { "optional": true },
132
+ "@cspell/dict-fullstack": { "optional": true },
133
+ "@cspell/dict-git": { "optional": true },
134
+ "@cspell/dict-golang": { "optional": true },
135
+ "@cspell/dict-html": { "optional": true },
136
+ "@cspell/dict-html-symbol-entities": { "optional": true },
137
+ "@cspell/dict-java": { "optional": true },
138
+ "@cspell/dict-k8s": { "optional": true },
139
+ "@cspell/dict-lorem-ipsum": { "optional": true },
140
+ "@cspell/dict-makefile": { "optional": true },
141
+ "@cspell/dict-node": { "optional": true },
142
+ "@cspell/dict-npm": { "optional": true },
143
+ "@cspell/dict-php": { "optional": true },
144
+ "@cspell/dict-powershell": { "optional": true },
145
+ "@cspell/dict-public-licenses": { "optional": true },
146
+ "@cspell/dict-python": { "optional": true },
147
+ "@cspell/dict-r": { "optional": true },
148
+ "@cspell/dict-ruby": { "optional": true },
149
+ "@cspell/dict-rust": { "optional": true },
150
+ "@cspell/dict-software-terms": { "optional": true },
151
+ "@cspell/dict-sql": { "optional": true },
152
+ "@cspell/dict-svelte": { "optional": true },
153
+ "@cspell/dict-swift": { "optional": true },
154
+ "@cspell/dict-typescript": { "optional": true },
155
+ "@cspell/dict-vue": { "optional": true }
156
+ },
157
+ "dependencies": { "cspell": "8.8.4" },
158
+ "devDependencies": {
159
+ "@cspell/cspell-tools": "^8.17.1",
160
+ "@cspell/dict-aws": "^4.0.2",
161
+ "@cspell/dict-bash": "^4.1.3",
162
+ "@cspell/dict-companies": "^3.1.2",
163
+ "@cspell/dict-cpp": "^6.0.3",
164
+ "@cspell/dict-cryptocurrencies": "^5.0.0",
165
+ "@cspell/dict-csharp": "^4.0.2",
166
+ "@cspell/dict-css": "^4.0.12",
167
+ "@cspell/dict-docker": "^1.1.7",
168
+ "@cspell/dict-dotnet": "^5.0.2",
169
+ "@cspell/dict-en-common-misspellings": "^2.0.3",
170
+ "@cspell/dict-en-gb": "^4.1.44",
171
+ "@cspell/dict-en_us": "^4.3.23",
172
+ "@cspell/dict-filetypes": "^3.0.4",
173
+ "@cspell/dict-fonts": "^4.0.0",
174
+ "@cspell/dict-fullstack": "^3.1.8",
175
+ "@cspell/dict-git": "^3.0.0",
176
+ "@cspell/dict-golang": "^6.0.9",
177
+ "@cspell/dict-html": "^4.0.5",
178
+ "@cspell/dict-html-symbol-entities": "^4.0.0",
179
+ "@cspell/dict-java": "^5.0.7",
180
+ "@cspell/dict-k8s": "^1.0.5",
181
+ "@cspell/dict-lorem-ipsum": "^4.0.0",
182
+ "@cspell/dict-makefile": "^1.0.0",
183
+ "@cspell/dict-node": "^5.0.1",
184
+ "@cspell/dict-npm": "^5.0.16",
185
+ "@cspell/dict-php": "^4.0.8",
186
+ "@cspell/dict-powershell": "^5.0.4",
187
+ "@cspell/dict-public-licenses": "^2.0.7",
188
+ "@cspell/dict-python": "^4.1.11",
189
+ "@cspell/dict-r": "^2.0.1",
190
+ "@cspell/dict-ruby": "^5.0.2",
191
+ "@cspell/dict-rust": "^4.0.4",
192
+ "@cspell/dict-software-terms": "^4.2.2",
193
+ "@cspell/dict-sql": "^2.1.3",
194
+ "@cspell/dict-svelte": "^1.0.2",
195
+ "@cspell/dict-swift": "^2.0.1",
196
+ "@cspell/dict-typescript": "^3.1.5",
197
+ "@cspell/dict-vue": "^3.0.0"
198
+ },
199
+ "publishConfig": { "access": "public" }
200
+ }