{
  "name": "babel-plugin-transform-decorators-legacy",
  "url": "https://canirequire.com/package/babel-plugin-transform-decorators-legacy/",
  "description": "A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.",
  "latest": "1.3.5",
  "latestPublished": "2018-05-30T19:46:20.966Z",
  "format": "cjs",
  "summary": "babel-plugin-transform-decorators-legacy@1.3.5 is a CommonJS package. babel-plugin-transform-decorators-legacy ships CommonJS only. require(\"babel-plugin-transform-decorators-legacy\") works everywhere. import \"babel-plugin-transform-decorators-legacy\" 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.3.5",
  "lastCommonJsDate": "2018-05-30T19:46:20.966Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/loganfsmyth/babel-plugin-transform-decorators-legacy",
  "weeklyDownloads": 75766,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:50.667Z",
    "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.3.5",
      "format": "cjs",
      "published": "2018-05-30T19:46:20.966Z"
    },
    {
      "version": "1.3.4",
      "format": "cjs",
      "published": "2015-12-20T04:16:24.526Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2015-12-17T20:31:13.407Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2015-12-17T08:16:48.425Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2015-12-14T18:19:47.701Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-12-13T21:28:08.749Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-12-08T08:08:02.253Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-12-03T16:10:15.209Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-12-03T06:18:37.153Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2015-12-02T23:57:32.273Z"
    }
  ]
}