{
  "name": "tap-spec",
  "url": "https://canirequire.com/package/tap-spec/",
  "description": "Formatted TAP output like Mocha's spec reporter",
  "latest": "5.0.0",
  "latestPublished": "2018-06-05T09:00:09.960Z",
  "format": "cjs",
  "summary": "tap-spec@5.0.0 is a CommonJS package. tap-spec ships CommonJS only. require(\"tap-spec\") works everywhere. import \"tap-spec\" 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.0",
  "lastCommonJsDate": "2018-06-05T09:00:09.960Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/scottcorgan/tap-spec",
  "weeklyDownloads": 35848,
  "runtime": {
    "verifiedAt": "2026-09-09T15:34:16.865Z",
    "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.0",
      "format": "cjs",
      "published": "2018-06-05T09:00:09.960Z"
    },
    {
      "version": "4.1.2",
      "format": "cjs",
      "published": "2018-05-29T13:02:23.693Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2015-11-21T01:27:13.592Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2015-08-20T18:22:28.973Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2015-06-23T16:12:00.515Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2015-06-23T15:54:15.172Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2015-05-29T17:32:58.753Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-04-02T16:33:11.717Z"
    },
    {
      "version": "2.2.2",
      "format": "cjs",
      "published": "2015-02-25T16:29:18.154Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2015-02-06T18:10:31.977Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2015-01-19T17:32:53.533Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2014-12-15T20:36:32.241Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2014-12-01T22:23:47.097Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2014-11-21T00:12:44.574Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-11-20T23:37:48.029Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-10-17T17:28:51.828Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-09-16T19:22:34.728Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2014-08-19T18:50:33.744Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-05-19T19:48:43.003Z"
    },
    {
      "version": "0.1.9",
      "format": "cjs",
      "published": "2014-04-16T16:14:02.606Z"
    },
    {
      "version": "0.1.8",
      "format": "cjs",
      "published": "2014-03-27T23:05:46.542Z"
    },
    {
      "version": "0.1.7",
      "format": "cjs",
      "published": "2014-03-25T20:17:57.413Z"
    },
    {
      "version": "0.1.6",
      "format": "cjs",
      "published": "2014-03-19T22:34:37.878Z"
    },
    {
      "version": "0.1.5",
      "format": "cjs",
      "published": "2014-03-15T14:24:43.911Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2014-03-05T23:15:13.108Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2014-01-04T00:55:27.043Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2014-01-03T23:04:56.976Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2014-01-03T22:59:13.670Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2014-01-02T19:17:51.598Z"
    }
  ]
}