{
  "name": "strictcli",
  "version": "0.27.0",
  "description": "A strict, zero-dependency CLI framework for Python (npm wrapper)",
  "main": "index.js",
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "keywords": [
    "strictcli",
    "cli",
    "argparse",
    "command-line",
    "framework",
    "python",
    "rlsbl"
  ],
  "author": "S. M. Hosseini <m.hosseini@veliu.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/smm-h/strictcli.git"
  },
  "homepage": "https://github.com/smm-h/strictcli"
}
