{
  "name": "arg",
  "url": "https://canirequire.com/package/arg/",
  "description": "Unopinionated, no-frills CLI argument parser",
  "latest": "5.0.2",
  "latestPublished": "2022-06-05T18:20:09.200Z",
  "format": "cjs",
  "summary": "arg@5.0.2 is a CommonJS package. arg ships CommonJS only. require(\"arg\") works everywhere. import \"arg\" 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": "5.0.2",
  "lastCommonJsDate": "2022-06-05T18:20:09.200Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/vercel/arg",
  "weeklyDownloads": 71166796,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:59.645Z",
    "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": "5.0.2",
      "format": "cjs",
      "published": "2022-06-05T18:20:09.200Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2021-08-17T02:13:41.950Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2020-11-17T01:33:24.907Z"
    },
    {
      "version": "4.1.3",
      "format": "cjs",
      "published": "2020-02-02T17:53:14.581Z"
    },
    {
      "version": "4.1.2",
      "format": "cjs",
      "published": "2019-11-25T16:56:57.731Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2019-07-12T10:46:45.233Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2019-01-02T09:53:35.942Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2018-12-28T21:05:08.072Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2018-12-14T12:53:43.156Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2018-11-14T12:10:25.430Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-04-01T08:27:00.291Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2018-03-09T02:13:03.219Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-10-24T07:12:48.302Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2012-06-01T15:39:03.936Z"
    }
  ]
}