-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
38 lines (38 loc) · 1.56 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"name": "www",
"version": "1.0.0",
"description": "e-yuuki.org",
"author": "Yuuki Enomoto",
"dependencies": {},
"devDependencies": {
"@textlint-ja/textlint-rule-no-insert-dropping-sa": "^1.0.1",
"@textlint-ja/textlint-rule-no-synonyms": "^1.0.2",
"sudachi-synonyms-dictionary": "^4.1.0",
"textlint": "^11.5.0",
"textlint-filter-rule-whitelist": "^2.0.0",
"textlint-plugin-html": "^0.2.0",
"textlint-rule-first-sentence-length": "^1.0.1",
"textlint-rule-ja-hiragana-fukushi": "^1.1.0",
"textlint-rule-ja-hiragana-hojodoushi": "^1.0.4",
"textlint-rule-ja-hiragana-keishikimeishi": "^1.0.2",
"textlint-rule-ja-no-abusage": "^2.0.1",
"textlint-rule-ja-no-mixed-period": "^2.1.1",
"textlint-rule-ja-no-redundant-expression": "^3.0.1",
"textlint-rule-ja-no-successive-word": "^1.1.0",
"textlint-rule-ja-no-weak-phrase": "^1.0.4",
"textlint-rule-max-ten": "^2.0.3",
"textlint-rule-ng-word": "^1.0.0",
"textlint-rule-no-dead-link": "^4.6.2",
"textlint-rule-no-double-negative-ja": "^1.0.5",
"textlint-rule-no-doubled-conjunction": "^1.0.2",
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0",
"textlint-rule-no-doubled-joshi": "^3.7.2",
"textlint-rule-no-dropping-the-ra": "^1.1.2",
"textlint-rule-no-mix-dearu-desumasu": "^4.0.0",
"textlint-rule-no-start-duplicated-conjunction": "^2.0.2",
"textlint-rule-prefer-tari-tari": "^1.0.3",
"textlint-rule-preset-jtf-style": "^2.3.4",
"textlint-rule-sentence-length": "^2.2.0",
"textlint-rule-terminology": "^2.0.1"
}
}