UNPKG

@cspell/dict-lt-lt

Version:
48 lines (47 loc) 1.33 kB
{ "name": "@cspell/dict-lt-lt", "version": "4.0.6", "description": "Lithuanian 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 \"*.trie\"", "test": "cspell samples --no-progress", "prepare:dictionary": "pnpm gz", "prepublishOnly": "echo pre-publish" }, "repository": { "type": "git", "url": "https://github.com/streetsidesoftware/cspell-dicts", "directory": "dictionaries/lt_LT" }, "keywords": [ "cspell", "lt_LT", "Lithuanian", "dictionary", "spelling" ], "author": "Street Side Software <support@streetsidesoftware.nl>", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/lt_LT#readme", "files": [ "src/hunspell/COPYING", "src/hunspell/AUTHORS", "lt_LT.trie.gz", "cspell-ext.json" ], "gitHead": "627831379fe16dbfcfbf05fe747f05320b86e615" }