UNPKG

@cspell/dict-gl-es

Version:
56 lines (55 loc) 1.56 kB
{ "name": "@cspell/dict-gl-es", "version": "1.1.1", "description": "Galician Dictionary (Spain) 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", "build:conditional": "cspell-tools-cli build --conditional && pnpm gz", "gz": "cspell-tools-cli gzip \"dict/*.trie\"", "test": "cspell -c ./cspell-ext.json \"--locale=gl\" \"--languageId=*\" \"samples/**\"", "prepublishOnly": "echo OK", "prepare:dictionary": "pnpm run gz" }, "repository": { "type": "git", "url": "https://github.com/streetsidesoftware/cspell-dicts", "directory": "dictionaries/gl_ES" }, "keywords": [ "cspell", "cspell-ext", "gl_ES", "Galician Dictionary", "galician", "galicia", "galiza", "dictionary", "spelling" ], "author": "Street Side Software <support@streetsidesoftware.nl>", "contributors": [ "Borja Paz Rodríguez <borjapazr@gmail.com> (https://bpaz.dev)", "Proxecto Trasno (https://trasno.gal)" ], "license": "MIT", "bugs": { "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/gl_ES#readme", "files": [ "dict/gl_ES.trie.gz", "cspell-ext.json", "*.js", "*.d.ts" ], "gitHead": "5aafcca7494be9a5a12cd68e3c34103a1973fe8b" }