{
  "name": "spdx-expression-parse",
  "url": "https://canirequire.com/package/spdx-expression-parse/",
  "description": "parse SPDX license expressions",
  "latest": "5.0.0",
  "latestPublished": "2026-07-16T01:01:41.169Z",
  "format": "cjs",
  "summary": "spdx-expression-parse@5.0.0 is a CommonJS package. spdx-expression-parse ships CommonJS only. require(\"spdx-expression-parse\") works everywhere. import \"spdx-expression-parse\" 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": "2026-07-16T01:01:41.169Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jslicense/spdx-expression-parse.js",
  "weeklyDownloads": 37658419,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:30.590Z",
    "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": "2026-07-16T01:01:41.169Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2023-11-21T19:39:43.549Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2020-05-13T16:12:46.317Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2018-02-27T00:14:18.092Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2017-07-04T19:44:33.121Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2017-06-08T06:09:47.812Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2017-06-07T22:29:34.550Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2016-10-05T20:12:43.780Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2016-08-26T20:22:39.822Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-11-24T22:37:36.037Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-11-04T19:54:55.901Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-08-02T03:24:08.717Z"
    }
  ]
}