{
  "name": "grunt-contrib-watch",
  "url": "https://canirequire.com/package/grunt-contrib-watch/",
  "description": "Run predefined tasks whenever watched file patterns are added, changed or deleted",
  "latest": "1.1.0",
  "latestPublished": "2018-05-13T04:15:58.979Z",
  "format": "cjs",
  "summary": "grunt-contrib-watch@1.1.0 is a CommonJS package. grunt-contrib-watch ships CommonJS only. require(\"grunt-contrib-watch\") works everywhere. import \"grunt-contrib-watch\" 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": "1.1.0",
  "lastCommonJsDate": "2018-05-13T04:15:58.979Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=0.10.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/gruntjs/grunt-contrib-watch",
  "weeklyDownloads": 454347,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:16.942Z",
    "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": "1.1.0",
      "format": "cjs",
      "published": "2018-05-13T04:15:58.979Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2018-04-20T22:27:18.374Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-03-12T22:09:43.947Z"
    },
    {
      "version": "0.6.1",
      "format": "cjs",
      "published": "2014-03-19T20:10:17.935Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2014-03-12T05:40:08.865Z"
    },
    {
      "version": "0.5.3",
      "format": "cjs",
      "published": "2013-08-26T00:32:02.649Z"
    },
    {
      "version": "0.5.2",
      "format": "cjs",
      "published": "2013-08-16T15:58:44.695Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2013-07-20T16:04:52.516Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2013-07-19T03:24:47.458Z"
    },
    {
      "version": "0.4.4",
      "format": "cjs",
      "published": "2013-05-27T18:52:14.884Z"
    },
    {
      "version": "0.4.3",
      "format": "cjs",
      "published": "2013-05-12T04:54:48.749Z"
    },
    {
      "version": "0.4.2",
      "format": "cjs",
      "published": "2013-05-09T21:56:20.980Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2013-05-09T15:59:04.864Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2013-05-03T17:10:14.528Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2013-02-28T18:16:10.098Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2013-02-27T22:11:46.763Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2013-02-18T17:26:43.943Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2012-12-17T19:23:12.932Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2012-10-28T22:10:37.939Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2012-10-17T17:30:09.826Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2012-10-16T21:12:02.552Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2012-10-15T18:39:19.672Z"
    }
  ]
}