UNPKG

@cspell/dict-gd

Version:
50 lines (49 loc) 1.28 kB
{ "name": "@cspell/dict-gd", "version": "1.0.3", "description": "Scottish Gaelic 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 --conditional", "conditional-build": "pnpm run build", "test": "cspell samples", "prepublishOnly": "echo OK", "prepare:dictionary": "echo OK" }, "repository": { "type": "git", "url": "https://github.com/streetsidesoftware/cspell-dicts", "directory": "dictionaries/gd" }, "keywords": [ "cspell", "cspell-ext", "gd", "Scottish Gaelic", "dictionary", "spelling" ], "author": "Street Side Software <support@streetsidesoftware.nl>", "contributors": [], "license": "GPL-3.0", "bugs": { "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/gd#readme", "files": [ "dict/gd.trie", "src/hunspell-gd/README_gd_GB.txt", "cspell-ext.json", "*.js", "*.d.ts" ], "gitHead": "627831379fe16dbfcfbf05fe747f05320b86e615" }