UNPKG

@cspell/dict-pt-pt

Version:
46 lines (45 loc) 1.27 kB
{ "name": "@cspell/dict-pt-pt", "version": "3.0.6", "description": "Portuguese 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", "build:conditional": "cspell-tools-cli build --conditional && pnpm gz", "gz": "cspell-tools-cli gzip \"dict/*.trie\"", "prepare:dictionary": "pnpm run gz", "test": "cspell samples" }, "repository": { "type": "git", "url": "https://github.com/streetsidesoftware/cspell-dicts", "directory": "dictionaries/pt_PT" }, "keywords": [ "cspell", "pt_PT", "Portuguese", "dictionary", "spelling" ], "author": "Street Side Software <support@streetsidesoftware.nl>", "license": "LGPL-3.0", "bugs": { "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/pt_PT#readme", "files": [ "dict/Portuguese-European.trie.gz", "cspell-ext.json", "src/hunspell/LICENSE" ], "gitHead": "627831379fe16dbfcfbf05fe747f05320b86e615" }