-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpackage.json
130 lines (130 loc) · 4.61 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
"bugs": "https://github.com/wooorm/remark-preset-wooorm/issues",
"contributors": [
"Titus Wormer <[email protected]> (https://wooorm.com)"
],
"dependencies": {
"remark-comment-config": "^8.0.0",
"remark-gfm": "^4.0.0",
"remark-github": "^12.0.0",
"remark-lint-blockquote-indentation": "^4.0.0",
"remark-lint-checkbox-character-style": "^5.0.0",
"remark-lint-checkbox-content-indent": "^5.0.0",
"remark-lint-code-block-style": "^4.0.0",
"remark-lint-correct-media-syntax": "^1.0.0",
"remark-lint-definition-case": "^4.0.0",
"remark-lint-definition-sort": "^1.0.0",
"remark-lint-definition-spacing": "^4.0.0",
"remark-lint-emphasis-marker": "^4.0.0",
"remark-lint-fenced-code-flag": "^4.1.0",
"remark-lint-fenced-code-marker": "^4.0.0",
"remark-lint-file-extension": "^3.0.0",
"remark-lint-final-definition": "^4.0.0",
"remark-lint-first-heading-level": "^4.0.0",
"remark-lint-hard-break-spaces": "^4.1.0",
"remark-lint-heading-style": "^4.0.0",
"remark-lint-link-title-style": "^4.0.0",
"remark-lint-maximum-heading-length": "^4.1.0",
"remark-lint-maximum-line-length": "^4.1.0",
"remark-lint-mdx-jsx-attribute-sort": "^1.0.0",
"remark-lint-mdx-jsx-no-void-children": "^1.0.0",
"remark-lint-mdx-jsx-quote-style": "^1.0.0",
"remark-lint-mdx-jsx-self-close": "^1.0.0",
"remark-lint-mdx-jsx-shorthand-attribute": "^1.0.0",
"remark-lint-mdx-jsx-unique-attribute-name": "^1.0.0",
"remark-lint-media-style": "^1.0.0",
"remark-lint-no-consecutive-blank-lines": "^5.0.0",
"remark-lint-no-duplicate-defined-urls": "^3.0.0",
"remark-lint-no-duplicate-definitions": "^4.0.0",
"remark-lint-no-duplicate-headings-in-section": "^4.0.0",
"remark-lint-no-emphasis-as-heading": "^4.0.0",
"remark-lint-no-empty-url": "^4.0.0",
"remark-lint-no-file-name-articles": "^3.0.0",
"remark-lint-no-file-name-consecutive-dashes": "^3.0.0",
"remark-lint-no-file-name-irregular-characters": "^3.0.0",
"remark-lint-no-file-name-mixed-case": "^3.0.0",
"remark-lint-no-file-name-outer-dashes": "^3.0.0",
"remark-lint-no-heading-content-indent": "^5.0.0",
"remark-lint-no-heading-indent": "^5.0.0",
"remark-lint-no-heading-like-paragraph": "^4.0.0",
"remark-lint-no-hidden-table-cell": "^1.0.0",
"remark-lint-no-html": "^4.0.0",
"remark-lint-no-missing-blank-lines": "^4.0.0",
"remark-lint-no-multiple-toplevel-headings": "^4.0.0",
"remark-lint-no-paragraph-content-indent": "^5.0.0",
"remark-lint-no-reference-like-url": "^4.0.0",
"remark-lint-no-shell-dollars": "^4.0.0",
"remark-lint-no-table-indentation": "^5.0.0",
"remark-lint-no-tabs": "^4.0.0",
"remark-lint-no-unneeded-full-reference-image": "^4.0.0",
"remark-lint-no-unneeded-full-reference-link": "^4.0.0",
"remark-lint-ordered-list-marker-value": "^4.0.0",
"remark-lint-rule-style": "^4.0.0",
"remark-lint-strong-marker": "^4.0.0",
"remark-lint-table-cell-padding": "^5.1.0",
"remark-lint-table-pipe-alignment": "^4.1.0",
"remark-lint-table-pipes": "^5.0.0",
"remark-lint-unordered-list-marker-style": "^4.0.0",
"remark-preset-lint-recommended": "^7.0.0",
"remark-retext": "^6.0.0",
"remark-stringify": "^11.0.0",
"remark-toc": "^9.0.0",
"remark-validate-links": "^13.0.0",
"retext-english": "^5.0.0",
"retext-preset-wooorm": "^5.0.0",
"string-width": "^6.0.0",
"unified": "^11.0.0"
},
"description": "Personal markdown and prose style",
"devDependencies": {
"prettier": "^3.0.0",
"remark-cli": "^12.0.0",
"type-coverage": "^2.0.0",
"typescript": "^5.0.0",
"xo": "^0.60.0"
},
"exports": "./index.js",
"files": [
"index.d.ts.map",
"index.d.ts",
"index.js",
"lib/"
],
"keywords": [
"preset",
"remark",
"wooorm"
],
"license": "MIT",
"name": "remark-preset-wooorm",
"prettier": {
"bracketSpacing": false,
"singleQuote": true,
"semi": false,
"tabWidth": 2,
"trailingComma": "none",
"useTabs": false
},
"remarkConfig": {
"plugins": [
"./index.js"
]
},
"repository": "wooorm/remark-preset-wooorm",
"scripts": {
"build": "tsc --build --clean && tsc --build && type-coverage",
"format": "remark --frail --output --quiet -- . && prettier --log-level warn --write -- . && xo --fix",
"test": "npm run build && npm run format"
},
"sideEffects": false,
"typeCoverage": {
"atLeast": 100,
"strict": true
},
"type": "module",
"version": "11.0.0",
"xo": {
"prettier": true
}
}