{
  "name": "zarelix-md-link",
  "version": "1.1.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "jest --coverage"
  },
  "author": "Elizabeth Zarela",
  "license": "ISC",
  "bin": {
    "md-links": "cli.js"
  },
  "dependencies": {
    "node-fetch": "^2.2.0"
  },
  "devDependencies": {
    "jest": "^23.5.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ZarelixCoder/lim20181-Track-FE-markdown-list.git"
  },
  "bugs": {
    "url": "https://github.com/ZarelixCoder/lim20181-Track-FE-markdown-list/issues"
  },
  "homepage": "https://github.com/ZarelixCoder/lim20181-Track-FE-markdown-list#readme"
}
