From 505d4a08d13b8e3ac4a9680931d881ca96fe526a Mon Sep 17 00:00:00 2001 From: Jason Dent Date: Fri, 27 Dec 2024 10:36:33 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20Rebuild=20the=20Pok=C3=A9mon=20dictionar?= =?UTF-8?q?y=20to=20make=20sure=20it=20can=20be=20published.=20(#3939)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dictionaries/pokemon/CHANGELOG.md | 232 ------------------ dictionaries/pokemon/LICENSE | 2 +- dictionaries/pokemon/README.md | 33 ++- dictionaries/pokemon/checksum.txt | 2 + dictionaries/pokemon/cspell-ext.json | 37 +-- dictionaries/pokemon/cspell-tools.config.yaml | 12 + dictionaries/pokemon/cspell.json | 7 +- dictionaries/pokemon/dict/README.md | 0 dictionaries/pokemon/package.json | 28 ++- dictionaries/pokemon/src/README.md | 0 10 files changed, 58 insertions(+), 295 deletions(-) mode change 100755 => 100644 dictionaries/pokemon/CHANGELOG.md mode change 100755 => 100644 dictionaries/pokemon/LICENSE mode change 100755 => 100644 dictionaries/pokemon/README.md create mode 100644 dictionaries/pokemon/checksum.txt mode change 100755 => 100644 dictionaries/pokemon/cspell-ext.json create mode 100644 dictionaries/pokemon/cspell-tools.config.yaml mode change 100755 => 100644 dictionaries/pokemon/cspell.json mode change 100755 => 100644 dictionaries/pokemon/dict/README.md mode change 100755 => 100644 dictionaries/pokemon/package.json mode change 100755 => 100644 dictionaries/pokemon/src/README.md diff --git a/dictionaries/pokemon/CHANGELOG.md b/dictionaries/pokemon/CHANGELOG.md old mode 100755 new mode 100644 index 51a9010dfaa..6762832021b --- a/dictionaries/pokemon/CHANGELOG.md +++ b/dictionaries/pokemon/CHANGELOG.md @@ -1,237 +1,5 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [2.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@1.0.13...@cspell/dict-css@2.0.0) (2022-02-09) - - -### Features - -* Drop support for CSpell 4. ([#907](https://github.com/streetsidesoftware/cspell-dicts/issues/907)) ([ca078c6](https://github.com/streetsidesoftware/cspell-dicts/commit/ca078c6a2e188cc3cf6276db1ba7e007f0f06f27)) - - -### BREAKING CHANGES - -* Drop Support for CSpell 4. - -* feat: Drop support for CSpell 4. -* Mark the config files as READONLY - - - - - -## [4.0.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.11...@cspell/dict-css@4.0.12) (2023-10-05) - - -### Updates and Bug Fixes - -* add glyphicon to css ([#2600](https://github.com/streetsidesoftware/cspell-dicts/issues/2600)) ([eefdb08](https://github.com/streetsidesoftware/cspell-dicts/commit/eefdb08ad23d777a1918a67d522c5d7ad4ef588b)) -* Workflow Bot -- Build Dictionaries ([#2603](https://github.com/streetsidesoftware/cspell-dicts/issues/2603)) ([72a9dd6](https://github.com/streetsidesoftware/cspell-dicts/commit/72a9dd6798dc6d5f45c0d28f73b9c7b12967acc1)) - -## [4.0.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.10...@cspell/dict-css@4.0.11) (2023-09-30) - - -### Updates and Bug Fixes - -* add font feature words to css ([#2586](https://github.com/streetsidesoftware/cspell-dicts/issues/2586)) ([5c1df6d](https://github.com/streetsidesoftware/cspell-dicts/commit/5c1df6d3c0b88a0e1080dd6224a40b0cfa76baab)) -* Workflow Bot -- Build Dictionaries ([#2585](https://github.com/streetsidesoftware/cspell-dicts/issues/2585)) ([6eb7658](https://github.com/streetsidesoftware/cspell-dicts/commit/6eb765831220892eda6a751c86d1465963a1d953)) - -## [4.0.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.9...@cspell/dict-css@4.0.10) (2023-09-27) - - -### Updates and Bug Fixes - -* add bluehaze and tundora to css dictionary ([#2559](https://github.com/streetsidesoftware/cspell-dicts/issues/2559)) ([a8131fa](https://github.com/streetsidesoftware/cspell-dicts/commit/a8131faac7061c343b7dd4908d8dd571b9990794)) -* Workflow Bot -- Build Dictionaries ([#2567](https://github.com/streetsidesoftware/cspell-dicts/issues/2567)) ([cfef8b2](https://github.com/streetsidesoftware/cspell-dicts/commit/cfef8b2ef34a301e33d725ba91ec9555b53d5927)) - -## [4.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.8...@cspell/dict-css@4.0.9) (2023-09-22) - - -### Updates and Bug Fixes - -* add whitespaces (plural) to dictionaries ([#2552](https://github.com/streetsidesoftware/cspell-dicts/issues/2552)) ([09e990a](https://github.com/streetsidesoftware/cspell-dicts/commit/09e990a724a7bad7db72cd43e9e374290b59b886)) -* Workflow Bot -- Build Dictionaries ([#2553](https://github.com/streetsidesoftware/cspell-dicts/issues/2553)) ([46ce681](https://github.com/streetsidesoftware/cspell-dicts/commit/46ce6812d8770d6017b72c48faf4f91ca2092896)) - -## [4.0.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.7...@cspell/dict-css@4.0.8) (2023-09-21) - - -### Updates and Bug Fixes - -* add easings to css dictionary ([#2521](https://github.com/streetsidesoftware/cspell-dicts/issues/2521)) ([554c5aa](https://github.com/streetsidesoftware/cspell-dicts/commit/554c5aacab37d51dab05e974f884b977cd67cbb8)) -* add viewports (plural) to css dictionary ([#2524](https://github.com/streetsidesoftware/cspell-dicts/issues/2524)) ([e765a89](https://github.com/streetsidesoftware/cspell-dicts/commit/e765a89a20645497d0ace65e6a1bb97c044da2a7)) -* Workflow Bot -- Build Dictionaries ([#2511](https://github.com/streetsidesoftware/cspell-dicts/issues/2511)) ([af0713c](https://github.com/streetsidesoftware/cspell-dicts/commit/af0713caa9f147e182c9025a950c1a4906d10ac6)) -* Workflow Bot -- Build Dictionaries ([#2527](https://github.com/streetsidesoftware/cspell-dicts/issues/2527)) ([051753e](https://github.com/streetsidesoftware/cspell-dicts/commit/051753eeeba9c0e8771d53a2530f417941a5c333)) - -## [4.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.6...@cspell/dict-css@4.0.7) (2023-08-22) - - -### Updates and Bug Fixes - -* Add `srgb` to css ([#2424](https://github.com/streetsidesoftware/cspell-dicts/issues/2424)) ([f116770](https://github.com/streetsidesoftware/cspell-dicts/commit/f116770909e65b7091f2335fe2d1d25ab194138e)) -* Workflow Bot -- Build Dictionaries ([#2425](https://github.com/streetsidesoftware/cspell-dicts/issues/2425)) ([93acacb](https://github.com/streetsidesoftware/cspell-dicts/commit/93acacb11628732f6a90260c6820cb9a54853153)) - -## [4.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.5...@cspell/dict-css@4.0.6) (2023-04-26) - - -### Updates and Bug Fixes - -* Workflow Bot -- Build Dictionaries ([#2133](https://github.com/streetsidesoftware/cspell-dicts/issues/2133)) ([8a451a7](https://github.com/streetsidesoftware/cspell-dicts/commit/8a451a7500b86d9e1a11f1bb3176ace50d63802d)) - -## [4.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.4...@cspell/dict-css@4.0.5) (2023-02-22) - - -### Updates and Bug Fixes - -* Workflow Bot -- Build Dictionaries ([#1950](https://github.com/streetsidesoftware/cspell-dicts/issues/1950)) ([3f2fca8](https://github.com/streetsidesoftware/cspell-dicts/commit/3f2fca8b64c800723cc572f5ef83e92d5ec64673)) - -## [4.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.3...@cspell/dict-css@4.0.4) (2023-02-22) - - -### Updates and Bug Fixes - -* Adds Missing words to `CSS` and fixes order ([#1935](https://github.com/streetsidesoftware/cspell-dicts/issues/1935)) ([354ac2e](https://github.com/streetsidesoftware/cspell-dicts/commit/354ac2eded2cd331db04b1598c3c420952d6ffd6)) -* Workflow Bot -- Build Dictionaries ([#1944](https://github.com/streetsidesoftware/cspell-dicts/issues/1944)) ([48da541](https://github.com/streetsidesoftware/cspell-dicts/commit/48da541b8480b86d9aa5dd50689dc04c60df6d93)) - -## [4.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.2...@cspell/dict-css@4.0.3) (2023-02-15) - - -### Updates and Bug Fixes - -* Workflow Bot -- Build Dictionaries ([#1914](https://github.com/streetsidesoftware/cspell-dicts/issues/1914)) ([72b7771](https://github.com/streetsidesoftware/cspell-dicts/commit/72b7771314814b6a703bf9193834cbcc6cf3f491)) - -## [4.0.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.1...@cspell/dict-css@4.0.2) (2023-01-14) - - -### Continuous Integration - -* Workflow Bot -- Build Dictionaries ([#1812](https://github.com/streetsidesoftware/cspell-dicts/issues/1812)) ([e5d33d5](https://github.com/streetsidesoftware/cspell-dicts/commit/e5d33d5d270af1267827f4e1a06a09353fdc4028)) - -## [4.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@4.0.0...@cspell/dict-css@4.0.1) (2022-12-17) - - -### Miscellaneous - -* clarify where files should be stored. ([#1698](https://github.com/streetsidesoftware/cspell-dicts/issues/1698)) ([6567bc6](https://github.com/streetsidesoftware/cspell-dicts/commit/6567bc62130404cb32945bdcc3bf07316c839396)) - -## [4.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@3.0.0...@cspell/dict-css@4.0.0) (2022-11-10) - - -### ⚠ BREAKING CHANGES - -* Upgrade CSS Dictionary (#1610) - -### Features - -* Upgrade CSS ([e944ce6](https://github.com/streetsidesoftware/cspell-dicts/commit/e944ce66c515d973146507e85fc8e7eb85b50dde)) -* Upgrade CSS Dictionary ([#1610](https://github.com/streetsidesoftware/cspell-dicts/issues/1610)) ([e944ce6](https://github.com/streetsidesoftware/cspell-dicts/commit/e944ce66c515d973146507e85fc8e7eb85b50dde)) - - -### Updates and Bug Fixes - -* Adjust the CSS dictionary to be backwards compatable. ([8334e68](https://github.com/streetsidesoftware/cspell-dicts/commit/8334e684ee2303bc974226dbe97c99eaee48195e)) -* Adjust the CSS dictionary to be backwards compatible. ([#1623](https://github.com/streetsidesoftware/cspell-dicts/issues/1623)) ([8334e68](https://github.com/streetsidesoftware/cspell-dicts/commit/8334e684ee2303bc974226dbe97c99eaee48195e)) - -## [3.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@2.1.0...@cspell/dict-css@3.0.0) (2022-10-10) - - -### ⚠ BREAKING CHANGES - -* Drop Support for CSpell 5. (#1512) - -### Features - -* Drop Support for CSpell 5. ([#1512](https://github.com/streetsidesoftware/cspell-dicts/issues/1512)) ([687932e](https://github.com/streetsidesoftware/cspell-dicts/commit/687932e187e4bce87d7904e3a2e53dd6de6ac372)) - -## [2.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@2.0.1...@cspell/dict-css@2.1.0) (2022-08-29) - - -### Features - -* add CSS values from mdn-browser-compat ([#1409](https://github.com/streetsidesoftware/cspell-dicts/issues/1409)) ([204a54b](https://github.com/streetsidesoftware/cspell-dicts/commit/204a54b546cb60ad578d4af1c788ca3cb9c7f8fc)) - -## [2.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@2.0.0...@cspell/dict-css@2.0.1) (2022-08-22) - - -### Updates and Bug Fixes - -* Add a few CSS related words ([#1383](https://github.com/streetsidesoftware/cspell-dicts/issues/1383)) ([0db0f2b](https://github.com/streetsidesoftware/cspell-dicts/commit/0db0f2bf1fa1f94da0b94cad20a56c13bcc67a89)) - -## [1.0.13](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@1.0.12...@cspell/dict-css@1.0.13) (2022-01-24) - - -### Bug Fixes - -* **css:** add minmax ([#858](https://github.com/streetsidesoftware/cspell-dicts/issues/858)) ([87fb75a](https://github.com/streetsidesoftware/cspell-dicts/commit/87fb75a739f40eb8f877daf8e004b69353fd3327)) - - - - - -## [1.0.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@1.0.11...@cspell/dict-css@1.0.12) (2021-07-21) - -**Note:** Version bump only for package @cspell/dict-css - - - - - -## [1.0.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@1.0.10...@cspell/dict-css@1.0.11) (2021-03-16) - -**Note:** Version bump only for package @cspell/dict-css - - - - - -## [1.0.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@1.0.9...@cspell/dict-css@1.0.10) (2020-12-24) - - -### Bug Fixes - -* Update softwareTerms.txt ([#308](https://github.com/streetsidesoftware/cspell-dicts/issues/308)) ([49b5ce4](https://github.com/streetsidesoftware/cspell-dicts/commit/49b5ce4a2436f3c99969d6425128d55f84c8a7fc)), closes [#194](https://github.com/streetsidesoftware/cspell-dicts/issues/194) - - - - - -## [1.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-css@1.0.8...@cspell/dict-css@1.0.9) (2020-11-28) - -**Note:** Version bump only for package @cspell/dict-css - - - - - -## 1.0.8 (2020-11-27) - -**Note:** Version bump only for package @cspell/dict-css - - - - - -## [1.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-css@1.0.6...cspell-dict-css@1.0.7) (2020-11-21) - -**Note:** Version bump only for package cspell-dict-css - -## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-css@1.0.5...cspell-dict-css@1.0.6) (2020-11-08) - -### Bug Fixes - -- do not include Configstore if not necessary ([#270](https://github.com/streetsidesoftware/cspell-dicts/issues/270)) ([d8b625f](https://github.com/streetsidesoftware/cspell-dicts/commit/d8b625f2f42d5cc6c4a9390216ac1e5037886e44)) - -## [1.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dict-css@1.0.4...cspell-dict-css@1.0.5) (2020-10-26) - -**Note:** Version bump only for package cspell-dict-css - -# Change Log - -## 1.0.1 - -- Publish - ## 1.0.0 - Initial Release diff --git a/dictionaries/pokemon/LICENSE b/dictionaries/pokemon/LICENSE old mode 100755 new mode 100644 index f25b0f26912..e44c79ede88 --- a/dictionaries/pokemon/LICENSE +++ b/dictionaries/pokemon/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2017-2025 Jason Dent +Copyright (c) 2024-2025 Street Side Software Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/dictionaries/pokemon/README.md b/dictionaries/pokemon/README.md old mode 100755 new mode 100644 index 4820c55d800..02e87c27d5f --- a/dictionaries/pokemon/README.md +++ b/dictionaries/pokemon/README.md @@ -1,26 +1,19 @@ # CSpell Pokémon Dictionary -Dictionary for Pokémon. +Pokémon dictionary for cspell. -This is a pre-built dictionary for use with cspell. - -## Requirements - -| Tool | Version | -| ------------------------------------------------------------------------------------------------------------------------------------ | ------- | -| [cspell](https://github.com/streetsidesoftware/cspell) | `>= 6` | -| [Code Spell Checker - Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) | `>= 2` | +This is a pre-built dictionary for use with CSpell. ## Installation -Global Install and add to cspell global settings. +Global Install and add to CSpell global settings. ```sh npm install -g @cspell/dict-pokemon cspell link add @cspell/dict-pokemon ``` -## Uninstall from cspell +## Uninstall from CSpell ```sh cspell link remove @cspell/dict-pokemon @@ -28,7 +21,13 @@ cspell link remove @cspell/dict-pokemon ## Manual Installation -The `cspell-ext.json` file in this package should be added to the import section in your cspell.json file. +Manual installation is useful if you want to include this dictionary as part of your CI/CD lint process. + +``` +npm i @cspell/dict-pokemon +``` + +The `cspell-ext.json` file in this package should be added to the import section in your `cspell.json` file. ```javascript { @@ -38,16 +37,14 @@ The `cspell-ext.json` file in this package should be added to the import section } ``` -## Building +# Dictionary Development -Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files. - -```sh -npm run build -``` +See: [How to Create a New Dictionary](https://github.com/streetsidesoftware/cspell-dicts#how-to-create-a-new-dictionary) ## License MIT > Some packages may have other licenses included. + + diff --git a/dictionaries/pokemon/checksum.txt b/dictionaries/pokemon/checksum.txt new file mode 100644 index 00000000000..d325037351e --- /dev/null +++ b/dictionaries/pokemon/checksum.txt @@ -0,0 +1,2 @@ +363a74eb955a322f292497db8c9cdea464fe8b3c dict/pokemon.txt +77cb3979a262ec72fefd02e719d752a54e9596c6 src/pokemon.txt diff --git a/dictionaries/pokemon/cspell-ext.json b/dictionaries/pokemon/cspell-ext.json old mode 100755 new mode 100644 index 0236cccd431..04bc4dfd54b --- a/dictionaries/pokemon/cspell-ext.json +++ b/dictionaries/pokemon/cspell-ext.json @@ -1,43 +1,18 @@ -// cSpell Settings { "id": "pokemon", - "name": "pokemon", - "description": "Dictionary for Pokémon.", + "version": "0.2", + "name": "Pokémon", + "description": "Pokémon dictionary for cspell.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "pokemon", "path": "./dict/pokemon.txt", - "description": "Dictionary for Pokémon." + "description": "Pokémon dictionary for cspell." } ], // Dictionaries to always be used. - // Generally left empty - "dictionaries": [], - // Language Rules to apply to matching files. - // Files are matched on `languageId` and `local` - "languageSettings": [ - { - // VSCode languageId. i.e. typescript, java, go, cpp, javascript, markdown, latex - // * will match against any file type. - "languageId": "*", - // Language local. i.e. en-US, de-AT, or ru. * will match all locals. - // Multiple locals can be specified like: "en, en-US" to match both English and English US. - "locale": "*", - // By default the whole text of a file is included for spell checking - // Adding patterns to the "includeRegExpList" to only include matching patterns - "includeRegExpList": [], - // To exclude patterns, add them to "ignoreRegExpList" - "ignoreRegExpList": [], - // regex patterns than can be used with ignoreRegExpList or includeRegExpList - // Example: "pattern": [{ "name": "mdash", "pattern": "—" }] - // This could be included in "ignoreRegExpList": ["mdash"] - "patterns": [], - // List of dictionaries to enable by name in `dictionaryDefinitions` - "dictionaries": ["pokemon"], - // Dictionary definitions can also be supplied here. They are only used iff "languageId" and "locale" match. - "dictionaryDefinitions": [] - } - ] + // Enable the Pokemon dictionary for all files. + "dictionaries": ["pokemon"] } diff --git a/dictionaries/pokemon/cspell-tools.config.yaml b/dictionaries/pokemon/cspell-tools.config.yaml new file mode 100644 index 00000000000..9a2354474df --- /dev/null +++ b/dictionaries/pokemon/cspell-tools.config.yaml @@ -0,0 +1,12 @@ +# yaml-language-server: $schema=https://raw.githubusercontent.com/streetsidesoftware/cspell/main/packages/cspell-tools/cspell-tools.config.schema.json + +targets: + - name: 'pokemon' + sources: + - filename: 'src/pokemon.txt' + split: true + format: 'plaintext' + targetDirectory: './dict' + generateNonStrict: false + compress: false +checksumFile: true diff --git a/dictionaries/pokemon/cspell.json b/dictionaries/pokemon/cspell.json old mode 100755 new mode 100644 index 7e0a0ca228f..a8904831daa --- a/dictionaries/pokemon/cspell.json +++ b/dictionaries/pokemon/cspell.json @@ -1,11 +1,12 @@ { + "version": "0.2", + "files": [ + "**/*.{md,txt}" + ], "dictionaries": [ "pokemon" ], "import": [ "./cspell-ext.json" - ], - "words": [ - "mdash" ] } diff --git a/dictionaries/pokemon/dict/README.md b/dictionaries/pokemon/dict/README.md old mode 100755 new mode 100644 diff --git a/dictionaries/pokemon/package.json b/dictionaries/pokemon/package.json old mode 100755 new mode 100644 index f7b63a03be9..3f48d3414d6 --- a/dictionaries/pokemon/package.json +++ b/dictionaries/pokemon/package.json @@ -1,9 +1,10 @@ { "name": "@cspell/dict-pokemon", - "version": "4.0.12", - "description": "Dictionary for Pokémon.", + "version": "1.0.0", + "description": "Pokémon dictionary for cspell.", "publishConfig": { - "access": "public" + "access": "public", + "provenance": true }, "exports": { ".": "./cspell-ext.json", @@ -11,29 +12,36 @@ "./cspell-ext.json": "./cspell-ext.json" }, "scripts": { - "build": "cspell-tools-cli compile --keep-raw-case --split src/pokemon.txt --no-compress -o ./dict", - "test": "shx head -n 100 src/pokemon.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin", - "prepublishOnly": "echo pre-publish", + "build": "cspell-tools-cli build", + "test": "head -n 1000 \"src/pokemon.txt\" | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=*\" stdin", + "prepublishOnly": "echo OK", "prepare:dictionary": "pnpm run build" }, "repository": { "type": "git", - "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" + "url": "https://github.com/streetsidesoftware/cspell-dicts" }, "keywords": [ "cspell", - "dictionary", + "cspell-ext", "pokemon", + "Pokémon", + "dictionary", "spelling" ], - "author": "Jason Dent", + "author": "Street Side Software", + "contributors": [], "license": "MIT", "bugs": { "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/pokemon#readme", + "devDependencies": {}, + "dependencies": {}, "files": [ "dict/pokemon.txt", - "cspell-ext.json" + "cspell-ext.json", + "*.js", + "*.d.ts" ] } diff --git a/dictionaries/pokemon/src/README.md b/dictionaries/pokemon/src/README.md old mode 100755 new mode 100644