{
  "name": "optionator",
  "url": "https://canirequire.com/package/optionator/",
  "description": "option parsing and help generation",
  "latest": "0.9.4",
  "latestPublished": "2024-04-26T22:17:51.408Z",
  "format": "cjs",
  "summary": "optionator@0.9.4 is a CommonJS package. optionator ships CommonJS only. require(\"optionator\") works everywhere. import \"optionator\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "0.9.4",
  "lastCommonJsDate": "2024-04-26T22:17:51.408Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">= 0.8.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/gkz/optionator",
  "weeklyDownloads": 102368864,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:45.933Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "0.9.4",
      "format": "cjs",
      "published": "2024-04-26T22:17:51.408Z"
    },
    {
      "version": "0.9.3",
      "format": "cjs",
      "published": "2023-06-28T04:48:30.285Z"
    },
    {
      "version": "0.9.2",
      "format": "cjs",
      "published": "2023-06-28T03:23:09.467Z"
    },
    {
      "version": "0.9.1",
      "format": "cjs",
      "published": "2020-04-04T02:08:42.952Z"
    },
    {
      "version": "0.9.0",
      "format": "cjs",
      "published": "2020-04-04T01:58:49.755Z"
    },
    {
      "version": "0.8.3",
      "format": "cjs",
      "published": "2019-11-06T21:55:39.994Z"
    },
    {
      "version": "0.8.2",
      "format": "cjs",
      "published": "2016-09-21T19:45:44.538Z"
    },
    {
      "version": "0.8.1",
      "format": "cjs",
      "published": "2016-01-01T02:45:06.038Z"
    },
    {
      "version": "0.8.0",
      "format": "cjs",
      "published": "2015-12-29T06:11:35.577Z"
    },
    {
      "version": "0.7.1",
      "format": "cjs",
      "published": "2015-12-09T10:02:15.631Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2015-12-09T08:53:22.246Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2015-04-13T06:06:24.093Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2014-12-18T03:27:20.071Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2014-04-29T07:52:44.914Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-04-08T06:51:04.492Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2014-03-21T00:08:50.647Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2014-03-14T06:25:34.517Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-03-14T05:24:09.984Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2013-12-17T23:23:56.525Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2013-11-02T01:40:13.114Z"
    }
  ]
}