{
  "name": "@cspell/dict-vi-vn",
  "version": "3.0.4",
  "description": "Vietnamese 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 run gz",
    "prepublishOnly": "echo pre-publish"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/streetsidesoftware/cspell-dicts",
    "directory": "dictionaries/vi_VN"
  },
  "keywords": [
    "cspell",
    "vi_VN",
    "Vietnamese",
    "dictionary",
    "spelling"
  ],
  "author": "Street Side Software <support@streetsidesoftware.nl>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/vi_VN#readme",
  "files": [
    "vi.trie.gz",
    "cspell-ext.json"
  ],
  "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d"
}
