{
  "name": "shx",
  "url": "https://canirequire.com/package/shx/",
  "description": "Portable Shell Commands for Node",
  "latest": "0.4.0",
  "latestPublished": "2025-03-17T01:18:52.828Z",
  "format": "cjs",
  "summary": "shx@0.4.0 is a CommonJS package. shx ships CommonJS only. require(\"shx\") works everywhere. import \"shx\" 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": "2025-03-17T01:18:52.828Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/shelljs/shx",
  "weeklyDownloads": 1269357,
  "runtime": {
    "verifiedAt": "2026-09-09T15:31:25.042Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2025-03-17T01:18:52.828Z"
    },
    {
      "version": "0.3.4",
      "format": "cjs",
      "published": "2022-01-10T02:16:53.953Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2020-10-26T05:35:14.984Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2018-07-11T04:13:54.318Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2018-06-26T05:04:26.567Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2018-06-08T05:29:41.183Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2017-01-08T08:50:45.692Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2016-11-19T07:57:55.186Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-11-08T07:23:41.840Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2016-08-18T04:39:45.293Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2016-08-10T22:49:18.677Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2016-05-11T19:09:22.972Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2016-05-03T21:45:45.407Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2016-05-03T04:18:14.956Z"
    }
  ]
}