{
  "name": "lodash.get",
  "url": "https://canirequire.com/package/lodash.get/",
  "description": "The lodash method `_.get` exported as a module.",
  "latest": "4.4.2",
  "latestPublished": "2016-08-13T17:39:26.852Z",
  "format": "cjs",
  "summary": "lodash.get@4.4.2 is a CommonJS package. lodash.get ships CommonJS only. require(\"lodash.get\") works everywhere. import \"lodash.get\" 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": "4.4.2",
  "lastCommonJsDate": "2016-08-13T17:39:26.852Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": "This package is deprecated. Use the optional chaining (?.) operator instead.",
  "license": "MIT",
  "repository": "https://github.com/lodash/lodash",
  "weeklyDownloads": 16230777,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:54.298Z",
    "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": "4.4.2",
      "format": "cjs",
      "published": "2016-08-13T17:39:26.852Z"
    },
    {
      "version": "4.4.1",
      "format": "cjs",
      "published": "2016-07-31T00:23:01.462Z"
    },
    {
      "version": "4.4.0",
      "format": "cjs",
      "published": "2016-07-25T14:44:41.560Z"
    },
    {
      "version": "4.3.0",
      "format": "cjs",
      "published": "2016-05-12T14:10:33.687Z"
    },
    {
      "version": "4.2.1",
      "format": "cjs",
      "published": "2016-04-11T16:54:37.455Z"
    },
    {
      "version": "4.2.0",
      "format": "cjs",
      "published": "2016-04-03T03:49:14.615Z"
    },
    {
      "version": "4.1.2",
      "format": "cjs",
      "published": "2016-02-16T09:34:50.482Z"
    },
    {
      "version": "4.1.1",
      "format": "cjs",
      "published": "2016-02-16T05:58:40.746Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2016-02-08T02:26:37.690Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2016-02-03T07:27:30.833Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2016-01-26T08:49:30.896Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2016-01-13T11:02:34.157Z"
    },
    {
      "version": "3.7.0",
      "format": "cjs",
      "published": "2015-04-16T16:30:47.000Z"
    }
  ]
}