{
  "name": "cssom",
  "url": "https://canirequire.com/package/cssom/",
  "description": "CSS Object Model implementation and CSS parser",
  "latest": "0.5.0",
  "latestPublished": "2021-06-20T19:55:11.575Z",
  "format": "cjs",
  "summary": "cssom@0.5.0 is a CommonJS package. cssom ships CommonJS only. require(\"cssom\") works everywhere. import \"cssom\" 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": "0.5.0",
  "lastCommonJsDate": "2021-06-20T19:55:11.575Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/NV/CSSOM",
  "weeklyDownloads": 41727115,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:25.009Z",
    "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": "0.5.0",
      "format": "cjs",
      "published": "2021-06-20T19:55:11.575Z"
    },
    {
      "version": "0.4.4",
      "format": "cjs",
      "published": "2019-11-14T00:40:05.800Z"
    },
    {
      "version": "0.4.3",
      "format": "cjs",
      "published": "2019-11-13T23:33:55.281Z"
    },
    {
      "version": "0.4.2",
      "format": "cjs",
      "published": "2019-11-11T03:09:46.503Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2019-07-04T03:18:57.815Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2019-07-04T02:46:50.862Z"
    },
    {
      "version": "0.3.8",
      "format": "cjs",
      "published": "2019-07-04T02:33:14.137Z"
    },
    {
      "version": "0.3.7",
      "format": "cjs",
      "published": "2019-07-04T02:29:05.209Z"
    },
    {
      "version": "0.3.6",
      "format": "cjs",
      "published": "2019-02-05T01:59:04.845Z"
    },
    {
      "version": "0.3.5",
      "format": "cjs",
      "published": "2019-02-05T01:48:56.443Z"
    },
    {
      "version": "0.3.4",
      "format": "cjs",
      "published": "2018-07-03T07:17:00.381Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2018-06-28T18:15:42.549Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2017-01-20T23:52:41.684Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2016-02-01T00:37:48.624Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2013-11-09T02:58:33.931Z"
    },
    {
      "version": "0.2.5",
      "format": "cjs",
      "published": "2012-07-15T22:21:54.083Z"
    },
    {
      "version": "0.2.4",
      "format": "cjs",
      "published": "2012-06-26T14:13:39.119Z"
    },
    {
      "version": "0.2.3",
      "format": "cjs",
      "published": "2012-02-18T14:10:14.717Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2012-01-04T22:33:00.885Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2011-11-20T12:18:49.773Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2011-10-24T21:58:20.263Z"
    }
  ]
}