{
  "name": "grunt-contrib-clean",
  "url": "https://canirequire.com/package/grunt-contrib-clean/",
  "description": "Clean files and folders",
  "latest": "2.0.1",
  "latestPublished": "2022-04-16T01:13:08.746Z",
  "format": "cjs",
  "summary": "grunt-contrib-clean@2.0.1 is a CommonJS package. grunt-contrib-clean ships CommonJS only. require(\"grunt-contrib-clean\") works everywhere. import \"grunt-contrib-clean\" 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": "2.0.1",
  "lastCommonJsDate": "2022-04-16T01:13:08.746Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=12",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/gruntjs/grunt-contrib-clean",
  "weeklyDownloads": 296396,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:43.655Z",
    "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": "2.0.1",
      "format": "cjs",
      "published": "2022-04-16T01:13:08.746Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-09-10T15:08:10.954Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2017-04-13T00:37:02.438Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-02-15T21:44:36.353Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2015-11-13T19:05:19.581Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2014-07-28T00:36:26.222Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2013-07-16T03:47:54.816Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2013-04-16T20:28:56.734Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2013-02-18T17:23:54.219Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2013-02-17T12:59:09.074Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2013-02-15T22:17:26.677Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2012-09-24T04:48:22.462Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2012-09-10T22:23:40.352Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2012-09-06T14:48:17.616Z"
    }
  ]
}