{
  "name": "yorkie",
  "url": "https://canirequire.com/package/yorkie/",
  "description": "githooks management forked from husky",
  "latest": "2.0.0",
  "latestPublished": "2018-08-09T15:35:11.232Z",
  "format": "cjs",
  "summary": "yorkie@2.0.0 is a CommonJS package. yorkie ships CommonJS only. require(\"yorkie\") works everywhere. import \"yorkie\" 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": "2.0.0",
  "lastCommonJsDate": "2018-08-09T15:35:11.232Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/yyx990803/yorkie",
  "weeklyDownloads": 357742,
  "runtime": {
    "verifiedAt": "2026-09-09T15:32:36.866Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": "MODULE_NOT_FOUND",
        "importError": "ERR_MODULE_NOT_FOUND"
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-08-09T15:35:11.232Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2018-01-08T02:51:16.729Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2018-01-07T05:10:08.276Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2018-01-06T06:30:59.405Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-01-06T06:02:43.173Z"
    }
  ]
}