{
  "name": "cspell-dict-cryptocurrencies",
  "version": "1.1.2",
  "description": "Cryptocurrencies dictionary for cspell.",
  "bin": {
    "cspell-dict-cryptocurrencies-link": "link.js",
    "cspell-dict-cryptocurrencies-unlink": "unlink.js"
  },
  "exports": {
    ".": "./index.js",
    "./cspell-ext.json": "./cspell-ext.json"
  },
  "scripts": {
    "test": "cspell -v -c ./cspell-ext.json *.md -e CHANGELOG.md",
    "prepublishOnly": "yarn test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
  },
  "keywords": [
    "cspell",
    "Cryptocurrencies",
    "Cryptocurrencies",
    "dictionary",
    "spelling"
  ],
  "main": "index.js",
  "typings": "index.d.ts",
  "author": "Shane Fontaine",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/master/packages/Cryptocurrencies#readme",
  "dependencies": {
    "@cspell/dict-cryptocurrencies": "^1.0.10",
    "configstore": "^5.0.0"
  },
  "files": [
    "cspell-ext.json",
    "*.js",
    "*.d.ts"
  ],
  "gitHead": "7ab80399b1deb575fd3e5b3b8bbb8fa3cafed1fb"
}
