{
  "name": "minimist-mini",
  "version": "3.0.3",
  "description": "Minimist-mini is minimist simplified. Auto-generation of help using README.md (converted to text) - and easy parsing of option given to the CLI program.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diversen/minimist-mini.git"
  },
  "keywords": [
    "minimist",
    "help",
    "minimist",
    "mini",
    "minimist"
  ],
  "author": "Dennis Iversen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/diversen/minimist-mini/issues"
  },
  "homepage": "https://github.com/diversen/minimist-mini#readme",
  "dependencies": {
    "get-value": "^2.0.6",
    "minimist": "^1.2.8",
    "remove-markdown": "^0.2.2"
  }
}
