wang-markdownlint-config
Version:
20 lines • 454 B
JSON
{
"name": "wang-markdownlint-config",
"version": "0.0.5",
"description": "markdown文档编写规范",
"main": "index.json",
"keywords": [
"markdownlint",
"wang"
],
"author": "wang",
"license": "ISC",
"homepage": "https://github.com/Front-end-coder/wang-spec",
"repository": {
"type": "git",
"url": "git+https://github.com/Front-end-coder/wang-spec.git"
},
"peerDependencies": {
"markdownlint": "^0.28.1"
}
}