{
  "name": "remark-lint-no-shortcut-reference-image",
  "version": "2.0.0",
  "description": "remark-lint rule to warn when shortcut reference images are used",
  "license": "MIT",
  "keywords": [
    "remark",
    "lint",
    "rule",
    "remark-lint-rule",
    "shortcut",
    "reference",
    "image"
  ],
  "repository": "https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint-no-shortcut-reference-image",
  "bugs": "https://github.com/remarkjs/remark-lint/issues",
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/unified"
  },
  "author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
  "contributors": [
    "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
  ],
  "files": [
    "index.js"
  ],
  "dependencies": {
    "unified-lint-rule": "^1.0.0",
    "unist-util-generated": "^1.1.0",
    "unist-util-visit": "^2.0.0"
  },
  "xo": false
}
