{
  "name": "is-potential-custom-element-name",
  "url": "https://canirequire.com/package/is-potential-custom-element-name/",
  "description": "Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.",
  "latest": "1.0.1",
  "latestPublished": "2021-04-07T07:43:00.708Z",
  "format": "cjs",
  "summary": "is-potential-custom-element-name@1.0.1 is a CommonJS package. is-potential-custom-element-name ships CommonJS only. require(\"is-potential-custom-element-name\") works everywhere. import \"is-potential-custom-element-name\" 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.0.1",
  "lastCommonJsDate": "2021-04-07T07:43:00.708Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/mathiasbynens/is-potential-custom-element-name",
  "weeklyDownloads": 41404427,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:25.763Z",
    "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": "2021-04-07T07:43:00.708Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2016-06-21T18:29:34.044Z"
    }
  ]
}