{
  "name": "@pkgjs/parseargs",
  "url": "https://canirequire.com/package/@pkgjs/parseargs/",
  "description": "Polyfill of future proposal for `util.parseArgs()`",
  "latest": "0.11.0",
  "latestPublished": "2022-10-10T14:18:44.810Z",
  "format": "cjs",
  "summary": "@pkgjs/parseargs@0.11.0 is a CommonJS package. @pkgjs/parseargs ships CommonJS only. require(\"@pkgjs/parseargs\") works everywhere. import \"@pkgjs/parseargs\" 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.11.0",
  "lastCommonJsDate": "2022-10-10T14:18:44.810Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=14",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/pkgjs/parseargs",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:34:56.069Z",
    "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.11.0",
      "format": "cjs",
      "published": "2022-10-10T14:18:44.810Z"
    },
    {
      "version": "0.10.0",
      "format": "cjs",
      "published": "2022-07-28T03:04:02.171Z"
    },
    {
      "version": "0.9.1",
      "format": "cjs",
      "published": "2022-06-20T18:58:53.949Z"
    },
    {
      "version": "0.9.0",
      "format": "cjs",
      "published": "2022-05-24T19:01:29.247Z"
    },
    {
      "version": "0.8.0",
      "format": "cjs",
      "published": "2022-05-16T02:15:00.851Z"
    },
    {
      "version": "0.7.1",
      "format": "cjs",
      "published": "2022-04-15T22:55:48.835Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2022-04-14T12:27:47.614Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2022-04-11T12:41:47.970Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2022-04-10T14:42:32.016Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2022-03-27T05:46:38.695Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2022-02-06T13:59:40.555Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2022-02-05T15:03:25.260Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2022-02-03T00:56:13.731Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2022-01-22T19:26:34.025Z"
    }
  ]
}