UNPKG

@cspell/dict-fa-ir

Version:
46 lines (45 loc) 1.26 kB
{ "name": "@cspell/dict-fa-ir", "version": "4.0.5", "description": "Persian 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", "prepublishOnly": "echo pre-publish", "prepare:dictionary": "pnpm gz" }, "repository": { "type": "git", "url": "https://github.com/streetsidesoftware/cspell-dicts", "directory": "dictionaries/fa_IR" }, "keywords": [ "cspell", "fa_IR", "Persian", "dictionary", "spelling" ], "author": "Street Side Software <support@streetsidesoftware.nl>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/fa_IR#readme", "files": [ "fa-IR.trie.gz", "cspell-ext.json" ], "gitHead": "627831379fe16dbfcfbf05fe747f05320b86e615" }