UNPKG

@cspell/dict-he

Version:
50 lines (49 loc) 1.3 kB
{ "name": "@cspell/dict-he", "version": "4.0.5", "description": "Hebrew 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 && pnpm gz", "build:conditional": "cspell-tools-cli build --conditional && pnpm gz", "test": "cspell samples", "gz": "cspell-tools-cli gzip \"*.trie\"", "prepare:dictionary": "pnpm gz", "prepublishOnly": "echo pre-publish" }, "repository": { "type": "git", "url": "https://github.com/streetsidesoftware/cspell-dicts", "directory": "dictionaries/he" }, "keywords": [ "cspell", "he", "Hebrew", "dictionary", "spelling" ], "author": "Street Side Software <support@streetsidesoftware.nl>", "contributors": [ "Noam Ben Shabat" ], "license": "AGPLv3", "bugs": { "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/he#readme", "files": [ "he.trie.gz", "cspell-ext.json", "!samples" ], "gitHead": "627831379fe16dbfcfbf05fe747f05320b86e615" }