UNPKG

@cspell/dict-cryptocurrencies

Version:
44 lines (43 loc) 1.2 kB
{ "name": "@cspell/dict-cryptocurrencies", "version": "5.0.4", "description": "Cryptocurrencies dictionary for cspell.", "publishConfig": { "access": "public", "provenance": true }, "exports": { ".": "./cspell-ext.json", "./cspell": "./cspell-ext.json", "./cspell-ext.json": "./cspell-ext.json" }, "scripts": { "build": "cspell-tools-cli build", "test": "cspell samples --no-progress", "prepublishOnly": "echo pre-publish", "prepare:dictionary": "pnpm run build" }, "repository": { "type": "git", "url": "https://github.com/streetsidesoftware/cspell-dicts", "directory": "dictionaries/cryptocurrencies" }, "keywords": [ "cspell", "Cryptocurrencies", "Cryptocurrencies", "dictionary", "spelling" ], "author": "Street Side Software <support@streetsidesoftware.nl>", "license": "MIT", "bugs": { "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/cryptocurrencies#readme", "files": [ "dict/*.txt", "cspell-ext.json" ], "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" }