{
  "name": "karma-cli",
  "url": "https://canirequire.com/package/karma-cli/",
  "description": "The Karma command line interface.",
  "latest": "2.0.0",
  "latestPublished": "2018-12-01T17:15:55.092Z",
  "format": "cjs",
  "summary": "karma-cli@2.0.0 is a CommonJS package. karma-cli ships CommonJS only. require(\"karma-cli\") works everywhere. import \"karma-cli\" 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": "2.0.0",
  "lastCommonJsDate": "2018-12-01T17:15:55.092Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">= 6",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/karma-runner/karma-cli",
  "weeklyDownloads": 219996,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:53.662Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-12-01T17:15:55.092Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-06-26T15:30:45.510Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-05-04T03:35:43.264Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2015-12-23T11:37:21.584Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2015-09-27T17:55:55.260Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-06-26T17:36:48.743Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2014-03-11T20:32:45.995Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2013-11-18T23:32:31.946Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2013-11-17T01:23:36.395Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2013-11-16T20:39:07.331Z"
    }
  ]
}