{
  "name": "pug",
  "url": "https://canirequire.com/package/pug/",
  "description": "A clean, whitespace-sensitive template language for writing HTML",
  "latest": "3.0.4",
  "latestPublished": "2026-03-13T15:12:41.702Z",
  "format": "cjs",
  "summary": "pug@3.0.4 is a CommonJS package. pug ships CommonJS only. require(\"pug\") works everywhere. import \"pug\" 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": "3.0.4",
  "lastCommonJsDate": "2026-03-13T15:12:41.702Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/pugjs/pug.git#master",
  "weeklyDownloads": 3454140,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:29.251Z",
    "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": "3.0.4",
      "format": "cjs",
      "published": "2026-03-13T15:12:41.702Z"
    },
    {
      "version": "3.0.3",
      "format": "cjs",
      "published": "2024-05-24T17:35:05.890Z"
    },
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2021-02-28T19:32:03.668Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2021-02-28T18:23:37.163Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2020-05-25T12:19:58.278Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2019-06-18T09:45:13.407Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2018-03-21T11:45:06.961Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2018-03-20T12:28:47.098Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2018-03-08T16:32:40.671Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-03-06T13:12:41.679Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-12-12T01:05:50.802Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2013-08-22T21:02:27.124Z"
    }
  ]
}