{
  "name": "rollup-plugin-typescript",
  "url": "https://canirequire.com/package/rollup-plugin-typescript/",
  "description": "Seamless integration between Rollup and TypeScript.",
  "latest": "1.0.1",
  "latestPublished": "2019-03-24T07:40:37.720Z",
  "format": "cjs",
  "summary": "rollup-plugin-typescript@1.0.1 is a CommonJS package. rollup-plugin-typescript ships CommonJS only. require(\"rollup-plugin-typescript\") works everywhere. import \"rollup-plugin-typescript\" 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. It also declares a \"module\" field, so bundlers such as webpack, Vite and esbuild pick up an ESM build for tree-shaking.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "1.0.1",
  "lastCommonJsDate": "2019-03-24T07:40:37.720Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": "This package has been deprecated and is no longer maintained. Please use @rollup/plugin-typescript.",
  "license": "MIT",
  "repository": "https://github.com/rollup/rollup-plugin-typescript",
  "weeklyDownloads": 211330,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:01.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": "1.0.1",
      "format": "cjs",
      "published": "2019-03-24T07:40:37.720Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-09-16T09:22:35.188Z"
    },
    {
      "version": "0.8.1",
      "format": "cjs",
      "published": "2016-08-17T19:20:17.924Z"
    },
    {
      "version": "0.8.0",
      "format": "cjs",
      "published": "2016-08-17T05:35:16.880Z"
    },
    {
      "version": "0.7.7",
      "format": "cjs",
      "published": "2016-07-18T21:12:51.231Z"
    },
    {
      "version": "0.7.6",
      "format": "cjs",
      "published": "2016-06-19T22:22:47.216Z"
    },
    {
      "version": "0.7.5",
      "format": "cjs",
      "published": "2016-04-25T13:54:59.465Z"
    },
    {
      "version": "0.7.3",
      "format": "cjs",
      "published": "2016-04-19T13:08:46.157Z"
    },
    {
      "version": "0.7.2",
      "format": "cjs",
      "published": "2016-04-19T09:25:15.159Z"
    },
    {
      "version": "0.7.1",
      "format": "cjs",
      "published": "2016-04-19T08:43:01.147Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2016-04-14T14:14:24.954Z"
    },
    {
      "version": "0.6.1",
      "format": "cjs",
      "published": "2016-04-01T08:51:28.820Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2016-03-07T15:42:37.011Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2016-01-23T16:26:30.704Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2016-01-22T12:18:22.493Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2016-01-20T18:44:12.126Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2016-01-19T16:00:28.505Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2015-11-23T15:01:47.836Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2015-11-11T09:04:41.249Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-11-10T15:35:51.401Z"
    }
  ]
}