{
  "name": "path",
  "url": "https://canirequire.com/package/path/",
  "description": "Node.JS path module",
  "latest": "0.12.7",
  "latestPublished": "2015-09-13T15:17:56.689Z",
  "format": "cjs",
  "summary": "path@0.12.7 is a CommonJS package. path ships CommonJS only. require(\"path\") works everywhere. import \"path\" 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": "0.12.7",
  "lastCommonJsDate": "2015-09-13T15:17:56.689Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jinder/path",
  "weeklyDownloads": 3827851,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:20.862Z",
    "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": "0.12.7",
      "format": "cjs",
      "published": "2015-09-13T15:17:56.689Z"
    },
    {
      "version": "0.11.14",
      "format": "cjs",
      "published": "2015-01-07T21:18:43.564Z"
    },
    {
      "version": "0.4.10",
      "format": "cjs",
      "published": "2015-01-07T21:17:05.282Z"
    },
    {
      "version": "0.4.9",
      "format": "cjs",
      "published": "2011-06-29T23:52:16.548Z"
    }
  ]
}