{
  "name": "gulp-clean",
  "url": "https://canirequire.com/package/gulp-clean/",
  "description": "A gulp plugin for removing files and folders.",
  "latest": "0.4.0",
  "latestPublished": "2018-01-10T19:02:33.922Z",
  "format": "cjs",
  "summary": "gulp-clean@0.4.0 is a CommonJS package. gulp-clean ships CommonJS only. require(\"gulp-clean\") works everywhere. import \"gulp-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": "0.4.0",
  "lastCommonJsDate": "2018-01-10T19:02:33.922Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=0.9",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/peter-vilja/gulp-clean",
  "weeklyDownloads": 72679,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:52.234Z",
    "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.4.0",
      "format": "cjs",
      "published": "2018-01-10T19:02:33.922Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2016-03-03T19:44:18.226Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2014-06-25T07:29:49.529Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-05-25T10:46:12.030Z"
    },
    {
      "version": "0.2.4",
      "format": "cjs",
      "published": "2014-01-19T22:18:59.228Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2014-01-16T21:34:34.823Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2014-01-08T13:34:19.871Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2014-01-08T08:41:21.385Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2014-01-07T19:43:52.401Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2014-01-01T17:56:06.914Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2013-12-24T08:20:01.483Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2013-12-23T17:09:23.262Z"
    }
  ]
}