mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
17 lines
296 B
JSON
17 lines
296 B
JSON
![]() |
{
|
||
|
"version": "0.2",
|
||
|
"language": "en,en-gb",
|
||
|
"words": [],
|
||
|
"dictionaries": [
|
||
|
"npm",
|
||
|
"softwareTerms",
|
||
|
"node",
|
||
|
"html",
|
||
|
"css",
|
||
|
"bash",
|
||
|
"en-gb",
|
||
|
"misc"
|
||
|
],
|
||
|
"ignorePaths": ["package.json", "package-lock.json", "node_modules"]
|
||
|
}
|
||
|
|