{
  "name": "@babel/plugin-proposal-class-properties",
  "url": "https://canirequire.com/package/@babel/plugin-proposal-class-properties/",
  "description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax",
  "latest": "7.18.6",
  "latestPublished": "2022-06-27T19:50:44.929Z",
  "format": "cjs",
  "summary": "@babel/plugin-proposal-class-properties@7.18.6 is a CommonJS package. @babel/plugin-proposal-class-properties ships CommonJS only. require(\"@babel/plugin-proposal-class-properties\") works everywhere. import \"@babel/plugin-proposal-class-properties\" 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.18.6",
  "lastCommonJsDate": "2022-06-27T19:50:44.929Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=6.9.0",
  "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.",
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:26.756Z",
    "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.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:50:44.929Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:32:22.989Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:23:11.542Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:59.426Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:58.168Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:13:15.418Z"
    },
    {
      "version": "7.13.0",
      "format": "cjs",
      "published": "2021-02-22T22:50:23.521Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:12:08.158Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:42:02.751Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:13:32.148Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:08:36.753Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:42:38.824Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:17:37.089Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:33:56.611Z"
    },
    {
      "version": "7.7.0",
      "format": "cjs",
      "published": "2019-11-05T10:54:08.732Z"
    },
    {
      "version": "7.5.5",
      "format": "cjs",
      "published": "2019-07-17T21:21:58.405Z"
    },
    {
      "version": "7.5.0",
      "format": "cjs",
      "published": "2019-07-04T12:58:13.054Z"
    },
    {
      "version": "7.4.4",
      "format": "cjs",
      "published": "2019-04-26T21:05:04.645Z"
    },
    {
      "version": "7.4.0",
      "format": "cjs",
      "published": "2019-03-19T20:45:30.040Z"
    },
    {
      "version": "7.3.4",
      "format": "cjs",
      "published": "2019-02-25T18:36:02.601Z"
    },
    {
      "version": "7.3.3",
      "format": "cjs",
      "published": "2019-02-15T21:14:27.239Z"
    },
    {
      "version": "7.3.0",
      "format": "cjs",
      "published": "2019-01-21T21:38:30.515Z"
    },
    {
      "version": "7.2.3",
      "format": "cjs",
      "published": "2018-12-20T11:13:26.751Z"
    },
    {
      "version": "7.2.1",
      "format": "cjs",
      "published": "2018-12-04T15:21:53.006Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:02:21.094Z"
    },
    {
      "version": "7.1.0",
      "format": "cjs",
      "published": "2018-09-17T19:31:21.992Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:45:10.125Z"
    }
  ]
}