{
  "name": "prelude-ls",
  "url": "https://canirequire.com/package/prelude-ls/",
  "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
  "latest": "1.2.1",
  "latestPublished": "2020-04-02T22:53:40.710Z",
  "format": "cjs",
  "summary": "prelude-ls@1.2.1 is a CommonJS package. prelude-ls ships CommonJS only. require(\"prelude-ls\") works everywhere. import \"prelude-ls\" 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": "1.2.1",
  "lastCommonJsDate": "2020-04-02T22:53:40.710Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">= 0.8.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/gkz/prelude-ls",
  "weeklyDownloads": 101435330,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:46.230Z",
    "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": "1.2.1",
      "format": "cjs",
      "published": "2020-04-02T22:53:40.710Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2020-04-02T22:44:41.468Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2015-05-15T02:42:34.500Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2014-04-09T22:31:43.679Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2014-03-28T22:41:09.888Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2013-07-26T22:54:18.498Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2013-07-26T22:39:57.801Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2013-07-12T16:01:59.706Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2013-05-12T01:12:10.823Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2012-07-30T07:27:19.757Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2012-06-25T22:11:58.400Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2012-06-18T20:06:42.638Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2012-06-13T20:45:59.428Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2012-05-29T01:19:17.563Z"
    }
  ]
}