@cspell/dict-cryptocurrencies
Version:
Cryptocurrencies dictionary for cspell.
20 lines (19 loc) • 576 B
JSON
{
"id": "cryptocurrencies",
"name": "Cryptocurrencies",
"description": "Cryptocurrencies dictionary.",
"readonly": true,
"dictionaryDefinitions": [
{
"name": "cryptocurrencies",
"path": "./dict/cryptocurrencies.txt",
"description": "Cryptocurrencies dictionary."
},
{
"name": "cryptocurrencies-legacy",
"path": "./dict/cryptocurrencies-legacy.txt",
"description": "Legacy Cryptocurrency dictionary."
}
],
"dictionaries": ["cryptocurrencies"]
}