mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-03 17:10:15 +01:00
Add README.md link to grunt-markdownlint, tweak package.json metadata.
This commit is contained in:
parent
fdeeddc99d
commit
c2982e2972
2 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.2.0",
|
||||
"description": "A Node.js style checker and lint tool for Markdown/CommonMark files.",
|
||||
"main": "lib/markdownlint.js",
|
||||
"author": "David Anson (http://dlaa.me/)",
|
||||
"author": "David Anson (https://dlaa.me/)",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/DavidAnson/markdownlint",
|
||||
"repository": {
|
||||
|
|
@ -37,8 +37,8 @@
|
|||
"keywords": [
|
||||
"markdown",
|
||||
"lint",
|
||||
"markdownlint",
|
||||
"md",
|
||||
"check",
|
||||
"validate"
|
||||
],
|
||||
"browser": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue