{
  "name": "promise",
  "url": "https://canirequire.com/package/promise/",
  "description": "Bare bones Promises/A+ implementation",
  "latest": "8.3.0",
  "latestPublished": "2022-10-25T13:21:12.176Z",
  "format": "cjs",
  "summary": "promise@8.3.0 is a CommonJS package. promise ships CommonJS only. require(\"promise\") works everywhere. import \"promise\" 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": "8.3.0",
  "lastCommonJsDate": "2022-10-25T13:21:12.176Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/then/promise",
  "weeklyDownloads": 30123919,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:41.734Z",
    "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": "8.3.0",
      "format": "cjs",
      "published": "2022-10-25T13:21:12.176Z"
    },
    {
      "version": "8.2.0",
      "format": "cjs",
      "published": "2022-08-31T12:26:31.182Z"
    },
    {
      "version": "8.1.0",
      "format": "cjs",
      "published": "2020-03-02T10:57:42.627Z"
    },
    {
      "version": "8.0.3",
      "format": "cjs",
      "published": "2019-03-20T05:25:35.166Z"
    },
    {
      "version": "8.0.2",
      "format": "cjs",
      "published": "2018-09-15T15:10:33.853Z"
    },
    {
      "version": "8.0.1",
      "format": "cjs",
      "published": "2017-07-12T20:37:30.463Z"
    },
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2017-06-19T22:16:55.070Z"
    },
    {
      "version": "7.3.1",
      "format": "cjs",
      "published": "2017-06-19T22:15:43.634Z"
    },
    {
      "version": "7.3.0",
      "format": "cjs",
      "published": "2017-06-16T16:06:56.210Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2017-06-15T21:16:25.553Z"
    },
    {
      "version": "7.1.1",
      "format": "cjs",
      "published": "2015-12-23T02:54:42.143Z"
    },
    {
      "version": "7.1.0",
      "format": "cjs",
      "published": "2015-12-23T02:53:53.893Z"
    },
    {
      "version": "7.0.4",
      "format": "cjs",
      "published": "2015-08-04T08:51:00.880Z"
    },
    {
      "version": "7.0.3",
      "format": "cjs",
      "published": "2015-06-15T15:35:54.098Z"
    },
    {
      "version": "7.0.2",
      "format": "cjs",
      "published": "2015-06-15T11:07:16.710Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2015-04-22T14:41:14.158Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2015-04-07T22:38:36.171Z"
    },
    {
      "version": "6.1.0",
      "format": "cjs",
      "published": "2015-01-14T11:04:23.503Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2014-10-17T13:45:59.925Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2014-09-09T12:10:10.316Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2014-04-27T18:55:02.241Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2014-02-10T15:44:14.083Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2013-07-02T13:03:21.509Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2013-06-27T20:07:49.948Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2013-05-27T19:06:50.060Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2013-05-14T12:56:57.968Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2013-03-05T02:32:42.544Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2013-01-06T06:41:50.553Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2012-12-25T14:08:06.107Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2012-12-25T12:26:04.904Z"
    }
  ]
}