{
  "name": "@fisker/markdownlint-cli2-config",
  "version": "0.0.3",
  "description": "fisker's Shareable markdownlint-cli2 Configuration",
  "keywords": [
    "fisker",
    "prettier"
  ],
  "homepage": "https://github.com/fisker/shared-configs#readme",
  "bugs": {
    "url": "https://github.com/fisker/shared-configs/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fisker/shared-configs.git"
  },
  "license": "MIT",
  "author": "fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)",
  "main": "index.cjs",
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "echo no need",
    "clean": "del-cli dist",
    "test": "echo no tests"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "gitHead": "02ecc9fddb6dc7a32fde7b8e547ccd173ce78279"
}
