{
  "name": "tsconfig",
  "url": "https://canirequire.com/package/tsconfig/",
  "description": "Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour",
  "latest": "7.0.0",
  "latestPublished": "2017-08-28T23:40:02.474Z",
  "format": "cjs",
  "summary": "tsconfig@7.0.0 is a CommonJS package. tsconfig ships CommonJS only. require(\"tsconfig\") works everywhere. import \"tsconfig\" 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": "7.0.0",
  "lastCommonJsDate": "2017-08-28T23:40:02.474Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/TypeStrong/tsconfig",
  "weeklyDownloads": 3022543,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:42.347Z",
    "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": "7.0.0",
      "format": "cjs",
      "published": "2017-08-28T23:40:02.474Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2017-03-18T00:59:08.305Z"
    },
    {
      "version": "5.0.3",
      "format": "cjs",
      "published": "2016-07-26T10:39:34.642Z"
    },
    {
      "version": "5.0.2",
      "format": "cjs",
      "published": "2016-07-22T23:28:59.022Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2016-07-22T23:17:54.260Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2016-07-22T23:13:06.400Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2016-07-22T22:38:31.554Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-06-06T16:51:01.764Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2015-11-18T18:30:54.395Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2015-11-01T23:19:27.698Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-10-27T04:19:27.646Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-10-19T04:53:03.703Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-10-09T21:33:09.206Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-10-08T18:42:49.060Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2015-10-08T00:20:31.006Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2015-09-30T00:32:55.250Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2015-09-23T02:47:50.010Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2015-09-23T02:21:07.045Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-09-16T21:41:55.010Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-07-14T00:29:55.688Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-07-13T05:08:18.886Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2015-01-20T06:32:23.918Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2015-01-20T05:56:32.926Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2015-01-20T05:28:29.003Z"
    }
  ]
}