-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcontext7.json
More file actions
49 lines (49 loc) · 1.21 KB
/
context7.json
File metadata and controls
49 lines (49 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"$schema": "https://context7.com/schema/context7.json",
"branch": "main",
"description": "A high-performance PowerShell module for displaying beautiful ANSI colorscripts in your terminal, featuring intelligent caching, cross-platform support for Windows, macOS, and Linux, and an expanded command set.",
"excludeFiles": [
"CHANGELOG.md",
"changelog.md",
"CHANGELOG.mdx",
"changelog.mdx",
"LICENSE.md",
"license.md",
"CODE_OF_CONDUCT.md",
"code_of_conduct.md"
],
"excludeFolders": [
"archive",
"archived",
"old",
"docs/old",
"deprecated",
"legacy",
"previous",
"outdated",
"superseded",
"i18n/zh*",
"i18n/es*",
"i18n/fr*",
"i18n/de*",
"i18n/ja*",
"i18n/ko*",
"i18n/ru*",
"i18n/pt*",
"i18n/it*",
"i18n/ar*",
"i18n/hi*",
"i18n/tr*",
"i18n/nl*",
"i18n/pl*",
"i18n/sv*",
"i18n/vi*",
"i18n/th*",
"zh-cn",
"zh-tw",
"zh-hk",
"zh-mo",
"zh-sg"
],
"projectTitle": "ColorScripts-Enhanced PowerShell Module"
}