{
  "name": "child_process",
  "url": "https://canirequire.com/package/child_process/",
  "description": "This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.",
  "latest": "1.0.2",
  "latestPublished": "2016-08-26T02:04:55.033Z",
  "format": "cjs",
  "summary": "child_process@1.0.2 is a CommonJS package. child_process ships CommonJS only. require(\"child_process\") works everywhere. import \"child_process\" 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.0.2",
  "lastCommonJsDate": "2016-08-26T02:04:55.033Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "ISC",
  "repository": "https://github.com/npm/security-holder",
  "weeklyDownloads": 151415,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:16.463Z",
    "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.0.2",
      "format": "cjs",
      "published": "2016-08-26T02:04:55.033Z"
    }
  ]
}