{
  "name": "shelljs",
  "url": "https://canirequire.com/package/shelljs/",
  "description": "Portable Unix shell commands for Node.js",
  "latest": "0.10.0",
  "latestPublished": "2025-05-09T19:16:39.087Z",
  "format": "cjs",
  "summary": "shelljs@0.10.0 is a CommonJS package. shelljs ships CommonJS only. require(\"shelljs\") works everywhere. import \"shelljs\" 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.10.0",
  "lastCommonJsDate": "2025-05-09T19:16:39.087Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "BSD-3-Clause",
  "repository": "https://github.com/shelljs/shelljs",
  "weeklyDownloads": 7400388,
  "runtime": {
    "verifiedAt": "2026-09-09T15:29:41.084Z",
    "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.10.0",
      "format": "cjs",
      "published": "2025-05-09T19:16:39.087Z"
    },
    {
      "version": "0.9.2",
      "format": "cjs",
      "published": "2025-03-17T00:50:07.510Z"
    },
    {
      "version": "0.9.1",
      "format": "cjs",
      "published": "2025-03-08T23:42:40.264Z"
    },
    {
      "version": "0.9.0",
      "format": "cjs",
      "published": "2025-03-08T23:02:09.998Z"
    },
    {
      "version": "0.8.5",
      "format": "cjs",
      "published": "2022-01-07T05:31:47.205Z"
    },
    {
      "version": "0.8.4",
      "format": "cjs",
      "published": "2020-04-25T03:58:19.570Z"
    },
    {
      "version": "0.8.3",
      "format": "cjs",
      "published": "2018-11-13T04:49:49.149Z"
    },
    {
      "version": "0.8.2",
      "format": "cjs",
      "published": "2018-05-08T07:20:39.987Z"
    },
    {
      "version": "0.8.1",
      "format": "cjs",
      "published": "2018-01-20T22:58:55.999Z"
    },
    {
      "version": "0.8.0",
      "format": "cjs",
      "published": "2018-01-12T07:17:22.754Z"
    },
    {
      "version": "0.7.8",
      "format": "cjs",
      "published": "2017-06-07T04:01:34.904Z"
    },
    {
      "version": "0.7.7",
      "format": "cjs",
      "published": "2017-03-09T06:37:13.935Z"
    },
    {
      "version": "0.7.6",
      "format": "cjs",
      "published": "2017-01-08T22:28:36.106Z"
    },
    {
      "version": "0.7.5",
      "format": "cjs",
      "published": "2016-10-27T05:50:21.479Z"
    },
    {
      "version": "0.7.4",
      "format": "cjs",
      "published": "2016-08-26T01:27:27.861Z"
    },
    {
      "version": "0.7.3",
      "format": "cjs",
      "published": "2016-07-27T23:45:05.825Z"
    },
    {
      "version": "0.7.2",
      "format": "cjs",
      "published": "2016-07-25T06:40:26.633Z"
    },
    {
      "version": "0.7.1",
      "format": "cjs",
      "published": "2016-07-22T22:25:15.498Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2016-04-25T21:39:01.897Z"
    },
    {
      "version": "0.6.1",
      "format": "cjs",
      "published": "2016-08-06T21:39:18.377Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2016-02-05T00:40:11.639Z"
    },
    {
      "version": "0.5.3",
      "format": "cjs",
      "published": "2015-08-11T18:47:48.887Z"
    },
    {
      "version": "0.5.2",
      "format": "cjs",
      "published": "2015-08-10T15:58:52.193Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2015-06-05T14:12:25.829Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2015-05-19T14:52:43.228Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2015-03-17T14:51:51.962Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-05-08T14:00:52.656Z"
    },
    {
      "version": "0.2.6",
      "format": "cjs",
      "published": "2013-09-22T22:16:56.917Z"
    },
    {
      "version": "0.2.5",
      "format": "cjs",
      "published": "2013-09-11T22:51:00.150Z"
    },
    {
      "version": "0.2.4",
      "format": "cjs",
      "published": "2013-09-11T17:59:16.131Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2013-09-09T16:55:54.074Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2013-09-02T18:15:08.239Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2013-08-26T18:08:30.324Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2013-08-25T22:20:01.244Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2013-05-10T16:58:06.428Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2013-04-21T21:05:54.727Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2013-01-08T16:37:25.747Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2013-01-01T20:19:25.294Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2012-12-26T21:02:21.854Z"
    },
    {
      "version": "0.0.9",
      "format": "cjs",
      "published": "2012-12-01T14:53:04.195Z"
    },
    {
      "version": "0.0.8",
      "format": "cjs",
      "published": "2012-10-11T12:46:42.119Z"
    },
    {
      "version": "0.0.7",
      "format": "cjs",
      "published": "2012-09-23T19:43:27.108Z"
    },
    {
      "version": "0.0.6",
      "format": "cjs",
      "published": "2012-08-07T18:51:16.432Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2012-05-24T23:14:11.113Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2012-03-22T14:16:37.151Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2012-03-21T21:23:11.114Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2012-03-15T19:22:24.854Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2012-03-02T21:55:52.552Z"
    }
  ]
}