mirror of
https://github.com/SrIzan10/osu-wiki.git
synced 2026-05-01 10:55:16 +00:00
TODO: - replace with a npmjs entry when https://github.com/Hocdoc/vfile-reporter-position/pull/14 is closed
29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
{
|
|
"private": true,
|
|
"name": "osu-wiki",
|
|
"description": "home of the osu! wiki",
|
|
"repository": "github:ppy/osu-wiki",
|
|
"dependencies": {
|
|
"remark-cli": "10.0.1",
|
|
"remark-frontmatter": "4.0.1",
|
|
"remark-gfm": "3.0.1",
|
|
"remark-lint-final-newline": "2.1.1",
|
|
"remark-lint-hard-break-style": "github:cl8n/remark-lint-hard-break-style",
|
|
"remark-lint-linebreak-style": "3.1.1",
|
|
"remark-lint-no-duplicate-definitions": "3.1.1",
|
|
"remark-lint-no-duplicate-headings-in-section": "3.1.1",
|
|
"remark-lint-no-heading-content-indent": "4.1.1",
|
|
"remark-lint-no-heading-indent": "4.1.1",
|
|
"remark-lint-no-heading-like-paragraph": "3.1.1",
|
|
"remark-lint-no-html": "3.1.1",
|
|
"remark-lint-no-missing-blank-lines": "3.1.1",
|
|
"remark-lint-no-tabs": "3.1.1",
|
|
"remark-lint-no-undefined-references": "4.1.1",
|
|
"remark-lint-no-unused-definitions": "3.1.1",
|
|
"remark-lint-osu-links": "github:cl8n/remark-lint-osu-links",
|
|
"remark-lint-osu-wiki-links": "github:MegaApplePi/remark-lint-osu-wiki-links",
|
|
"remark-preset-lint-markdown-style-guide": "5.1.2",
|
|
"vfile-reporter-position": "github:TicClick/vfile-reporter-position#update-vfile-message-v3"
|
|
}
|
|
}
|