{
  "name": "@cspell/dict-cryptocurrencies",
  "version": "3.0.1",
  "description": "Cryptocurrencies dictionary for cspell.",
  "publishConfig": {
    "access": "public"
  },
  "exports": {
    ".": "./cspell-ext.json",
    "./cspell": "./cspell-ext.json",
    "./cspell-ext.json": "./cspell-ext.json"
  },
  "scripts": {
    "build": "cspell-tools compile \"cryptocurrencies.txt\" -o .",
    "test": "head -n 100 \"cryptocurrencies.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin",
    "prepublishOnly": "echo pre-publish",
    "prepare": "yarn run build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
  },
  "keywords": [
    "cspell",
    "Cryptocurrencies",
    "Cryptocurrencies",
    "dictionary",
    "spelling"
  ],
  "author": "Shane Fontaine",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/Cryptocurrencies#readme",
  "files": [
    "cryptocurrencies.txt.gz",
    "cspell-ext.json"
  ],
  "gitHead": "fe9e77ac24549b17abedd57e5a1b690ed53c442a"
}
