ise-fe-markdownlint-config
Version:
29 lines (28 loc) • 680 B
JSON
{
"name": "ise-fe-markdownlint-config",
"version": "1.7.15",
"description": "ISE 文档规范",
"keywords": [
"ise",
"markdown",
"lint"
],
"author": "mj <boss_think@163.com>",
"homepage": "https://github.com/ise-coder/ise-fe-spec#readme",
"license": "MIT",
"main": "index.json",
"publishConfig": {
"registry": "https://registry.npmjs.com/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ise-coder/ise-fe-spec.git"
},
"bugs": {
"url": "https://github.com/ise-coder/ise-fe-spec/issues"
},
"peerDependencies": {
"markdownlint": "^0.25.1"
},
"gitHead": "1853ccdef2f725e566cc32567b176076fd3cd035"
}