[
  {
    "name": "@yank-note/extension-ai-copilot",
    "version": "1.31.0",
    "displayName": "AI Copilot",
    "description": "Your AI writing assistant",
    "displayName_ZH-CN": "AI Copilot",
    "description_ZH-CN": "你的人工智能写作助手",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-ai-copilot",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.31.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.65.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-q3hHs8FE/mEpuS83/Q2VrLWRRPxhOi+OH7RLbYlO94PI+yAGarlPp2P043hLZzCI6ktQ1ykxUW74tr4o11FwEQ==",
      "shasum": "12388a75c82b9303671d6c036338bc100d0fe740",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-ai-copilot/-/extension-ai-copilot-1.31.0.tgz",
      "fileCount": 8,
      "unpackedSize": 343145
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.31.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-ai-copilot/1.31.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-opencode",
    "version": "1.2.3",
    "displayName": "OpenCode",
    "description": "AI document assistant powered by OpenCode",
    "displayName_ZH-CN": "OpenCode",
    "description_ZH-CN": "AI 文档助手，基于 OpenCode 构建",
    "keywords": [
      "opencode",
      "ai",
      "coding",
      "agent",
      "terminal"
    ],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-opencode",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-opencode/1.2.3/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.87.0"
    },
    "requirements": {
      "premium": true,
      "terminal": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-h0aO2KlvM/2k1dJZr9R02Y9zQmWs5kyOBVribAW3+tNynbCN231shruKBJ4Tf+ZBfud8K+WpXxqQ+/4zD+v90A==",
      "shasum": "d8e011ca99949ebbffe04fc370dbe41747c6f203",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-opencode/-/extension-opencode-1.2.3.tgz",
      "fileCount": 8,
      "unpackedSize": 135450
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-opencode/1.2.3/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-opencode/1.2.3/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-mermaid",
    "version": "1.12.0",
    "displayName": "Mermaid",
    "description": "Mermaid integration",
    "displayName_ZH-CN": "Mermaid",
    "description_ZH-CN": "Mermaid 图形集成",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-mermaid",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.12.0/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.41.0"
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-hAv886TszHq0uuqFGoZoUTsKxT5+lpUhZFJdjrOsrJK5iLmYF0xrl/NshQCLR0HUs9M8tGhmtavb/uZ/9DCQnQ==",
      "shasum": "600a881e55197a09b2da0d85142e7b1686eb9037",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-mermaid/-/extension-mermaid-1.12.0.tgz",
      "fileCount": 8,
      "unpackedSize": 4405406
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.12.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-mermaid/1.12.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-drawio",
    "version": "2.6.1",
    "displayName": "Drawio",
    "description": "Drawio integration",
    "displayName_ZH-CN": "Drawio",
    "description_ZH-CN": "Drawio 图形集成",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-drawio",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./main/index.js",
    "style": "./main/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.6.1/icon.svg",
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.6.1/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-drawio/2.6.1/CHANGELOG.md",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.66.0"
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-VXum8qMacJrJntcwIMJaQyM3G7gzi0tYMSEKRLsQLAeEzpVcsnflvP1bCIWH4IDZeVmcgV71M/Oi7WqBIflIzQ==",
      "shasum": "2cf4edd9589c5666acb57160be834a55f700e311",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-drawio/-/extension-drawio-2.6.1.tgz",
      "fileCount": 2877,
      "unpackedSize": 108483169
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-excalidraw",
    "version": "1.7.4",
    "displayName": "Excalidraw",
    "description": "Excalidraw integration",
    "displayName_ZH-CN": "Excalidraw",
    "description_ZH-CN": "Excalidraw 集成",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-excalidraw",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./main/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.7.4/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.66.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-kG53HYGOOrBV+RfW/KEVa3Vp26Rerd9np88+lH6DOqLa7aQmfj9FcjhMh2RNmEael1m8/phkj4DDhs6xlj3Igw==",
      "shasum": "87a18f651c06a509161fbf300fa7e1e8555a26dd",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-excalidraw/-/extension-excalidraw-1.7.4.tgz",
      "fileCount": 68,
      "unpackedSize": 5667604
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.7.4/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-excalidraw/1.7.4/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-graph-view",
    "version": "1.3.2",
    "displayName": "Graph View",
    "description": "Display the repository relationship graph",
    "displayName_ZH-CN": "Graph View",
    "description_ZH-CN": "显示仓库关系图谱",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-graph-view",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-graph-view/1.3.2/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.78.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-txO7Ls3DG3euM36ksvf75JJlNki9TSRHUVmcSWJ60S4WACHWxxr46jovxfwtwcOHjE8u01GT/1Oem6IaKhNbgw==",
      "shasum": "bb7d8375d95279303980de6102f399d9f2c61042",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-graph-view/-/extension-graph-view-1.3.2.tgz",
      "fileCount": 8,
      "unpackedSize": 428073
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-graph-view/1.3.2/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-graph-view/1.3.2/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-reveal-js",
    "version": "1.9.0",
    "displayName": "Reveal.js",
    "description": "Reveal.js integration",
    "displayName_ZH-CN": "Reveal.js",
    "description_ZH-CN": "Reveal.js 集成",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-reveal-js",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.9.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.64.1"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-uzJ0OAMB8toibxlrUXcJm0vvjleTsulOJN4xWASfNLHPH+YiZxOsOH308Tt455ZvAC53l1YS6g9NcMBEGsbohw==",
      "shasum": "9e9109ea1f46e94a0b2b23b90f745db8aade6df9",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-reveal-js/-/extension-reveal-js-1.9.0.tgz",
      "fileCount": 67,
      "unpackedSize": 4429644
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.9.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-reveal-js/1.9.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-markmap",
    "version": "1.8.0",
    "displayName": "Markmap",
    "description": "Visualize your Markdown as mindmaps with Markmap.",
    "displayName_ZH-CN": "Markmap",
    "description_ZH-CN": "使用 Markmap 将您的 Markdown 可视化为思维导图。",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-markmap",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.8.0/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.72.1"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-32cEDoLfGC9te0q86kbNgzKLbACeZM1/pv44ckbQRkHPPJ+kxpTdHnwplIFktMhq9mlgkH8CkGiQStrYG0UTlw==",
      "shasum": "e12f2c6ac130f8b6a6a7254a6e5be8b2ccc010b4",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-markmap/-/extension-markmap-1.8.0.tgz",
      "fileCount": 12,
      "unpackedSize": 1169094
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.8.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markmap/1.8.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-code-runner",
    "version": "1.4.0",
    "displayName": "Code Runner",
    "displayName_ZH-CN": "Code Runner",
    "description": "Run code for multiple languages: BASH/SH, PHP, Python, Node.js, BAT, Java, C and more.",
    "description_ZH-CN": "执行多种语言的代码：BASH/SH, PHP, Python, Node.js, BAT, Java, C 和更多。",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-code-runner",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-code-runner/1.4.0/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.34.0"
    },
    "requirements": {
      "terminal": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-8FAxVBXcVZJm0OAnDiUQBLApWXa66OTK1tsncGF5Ep5s9W2JUXlHBzOAMqY7fjFGRU3XoKs/0gNCyRGoC55VNA==",
      "shasum": "a37f7d0388d1b435b4c6a8fa6c5c7bff0720bad4",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-code-runner/-/extension-code-runner-1.4.0.tgz",
      "fileCount": 6,
      "unpackedSize": 54426
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-code-runner/1.4.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-code-runner/1.4.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-repl",
    "version": "1.4.0",
    "displayName": "Vue Repl",
    "description": "Build and run Vue interactive apps in Yank Note",
    "displayName_ZH-CN": "Vue Repl",
    "description_ZH-CN": "在 Yank Note 中构建并运行 Vue 交互式应用",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-repl",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./main/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.4.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.66.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-/rZ3gFsVB6zPUYYUMjI4hmm0XCPA0shTYD/ZFOOqSebkCDSd+HApik8Bdntg9eV+RY5LEptq9mp25f1KmX54fg==",
      "shasum": "ca87f8a03a2eaee13966b12b5ef7959f0c5fc7f8",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-repl/-/extension-repl-1.4.0.tgz",
      "fileCount": 11,
      "unpackedSize": 4992056
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.4.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-repl/1.4.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-kroki",
    "version": "1.2.0",
    "displayName": "Kroki",
    "description": "Kroki diagram extension for Yank Note",
    "displayName_ZH-CN": "Kroki",
    "description_ZH-CN": "Kroki 图像扩展",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-kroki",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.2.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.66.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-JRn2nbIkYWitNtywA2o8cKZ59Of9bukbSeBzx/ZHbCB3PWzvVadyxOQ8Ec5RfFhzsFz8bh4G2Yjm8TW48Y8nhg==",
      "shasum": "fb62bd0e638b12990f2b1ab05d78c19355ddebe8",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-kroki/-/extension-kroki-1.2.0.tgz",
      "fileCount": 6,
      "unpackedSize": 54825
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.2.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-kroki/1.2.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-tldraw",
    "version": "1.2.0",
    "displayName": "tldraw",
    "description": "tldraw integration",
    "displayName_ZH-CN": "tldraw",
    "description_ZH-CN": "tldraw 集成",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-tldraw",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./main/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.2.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.66.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-N3FKd6wsmPCzsO47nEj0DCeCOojPxQCNxV9UKxn+STa+HXFuGIlLeA2m4bbJ61jKqKD01vQXw9UdSTFxVgjr6w==",
      "shasum": "6f4a21f4acf64454fece8cb890af611ee5845ab4",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-tldraw/-/extension-tldraw-1.2.0.tgz",
      "fileCount": 210,
      "unpackedSize": 2263269
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.2.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-tldraw/1.2.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-cloze",
    "version": "1.0.0",
    "displayName": "Cloze",
    "displayName_ZH-CN": "挖空",
    "description": "A Yank Note extension that allows you to create spaced content for quizzes and learning.",
    "description_ZH-CN": "一个 Yank Note 扩展，允许您创建用于测验和学习的挖空内容。",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-cloze",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-cloze/1.0.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.66.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-WBilEg+Q3hnfXMzscHIrzm1KooLuzvEYm57TxGvn1H5su7v77N37Ki3uzrj8YUrzrPrl0qDMFNKV7LBBIXuoqg==",
      "shasum": "dcc792a29129696f0d058644195b8a1fb9549d3d",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-cloze/-/extension-cloze-1.0.0.tgz",
      "fileCount": 7,
      "unpackedSize": 43556
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-cloze/1.0.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-cloze/1.0.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-geogebra",
    "version": "1.3.0",
    "displayName": "GeoGebra",
    "description": "GeoGebra integration.",
    "displayName_ZH-CN": "GeoGebra",
    "description_ZH-CN": "GeoGebra 集成",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-geogebra",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./main/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.3.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.72.1"
    },
    "requirements": {},
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-6/BaZcey2AWGYERBdv3teAcYhbVOb2aW96SKuzkTGwm5sOywi1Alf3La+v+jJiFPMHFEy0KZ/bi5pxzrOFUWQQ==",
      "shasum": "6291f571b83019b115a7fa7e78abdf9a5b6f5a35",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-geogebra/-/extension-geogebra-1.3.0.tgz",
      "fileCount": 449,
      "unpackedSize": 104361096
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.3.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-geogebra/1.3.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-spellchecker",
    "version": "1.0.8",
    "displayName": "Spell Checker",
    "description": "Check spelling in the editor",
    "displayName_ZH-CN": "拼写检查",
    "description_ZH-CN": "检查编辑器中的拼写",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-spellchecker",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.8/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.79.0"
    },
    "requirements": {
      "premium": false
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-RuhaxnONQLxSPYQWlqyJJiXoBg14LUgkSFfqRZu8XnpWfEOQWh7IqdaNcPW5ms70zlE2D2lguOBl8KB7EYaAoQ==",
      "shasum": "f0ed26ab36733f965bf18054761d9b4bb36e3641",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-spellchecker/-/extension-spellchecker-1.0.8.tgz",
      "fileCount": 10,
      "unpackedSize": 1361286
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.8/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-spellchecker/1.0.8/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-text-comparator",
    "version": "1.2.0",
    "displayName": "Text Comparator",
    "description": "Compare two text files side by side.",
    "displayName_ZH-CN": "文本比较器",
    "description_ZH-CN": "将两个文本文件并排比较",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-text-comparator",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-text-comparator/1.2.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.80.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-31jHH6aopFRQAf+qT+yMyVx3gwVxEyGNtHR3XkymbLJ81A54pHN5XzTobJRYoGaAu8XlvtastpsB3FxgAzUaiw==",
      "shasum": "865749ce35dd637287630c4bf0b1074ad718ab14",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-text-comparator/-/extension-text-comparator-1.2.0.tgz",
      "fileCount": 7,
      "unpackedSize": 53457
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-text-comparator/1.2.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-text-comparator/1.2.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-markdown-prettier",
    "version": "1.4.3",
    "displayName": "Markdown Prettier",
    "description": "Markdown Formatter for Yank Note",
    "displayName_ZH-CN": "Markdown Prettier",
    "description_ZH-CN": "Markdown 格式化",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-markdown-prettier",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-markdown-prettier/1.4.3/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.55.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-Z/D7h0lSzt2/dTScxyRvQ9XtdTBHkxJL4Ah6//fp+G/zQcpNJsfPcPtIZRrt7P/Tpc7d4saokqH27tXkLaGLrw==",
      "shasum": "7d6ba27e62fa468d2b37d57f726fa7925ded5bef",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-markdown-prettier/-/extension-markdown-prettier-1.4.3.tgz",
      "fileCount": 6,
      "unpackedSize": 647993
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markdown-prettier/1.4.3/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-markdown-prettier/1.4.3/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-echarts",
    "version": "1.5.2",
    "displayName": "ECharts",
    "description": "ECharts integration",
    "displayName_ZH-CN": "ECharts",
    "description_ZH-CN": "ECharts 图形集成",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-echarts",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.41.0"
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-FR8qZ2yesKwpL7Z9CFiMFJ5Z9Cw6kopTxZ/gHoJWYIs+Ic0ju2FujkMrc9EqpJrTUpNxN0XMUtFZ0gjB4mCRpg==",
      "shasum": "e9d6ea0666e0c16946161fb0967ae213d594313a",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-echarts/-/extension-echarts-1.5.2.tgz",
      "fileCount": 7,
      "unpackedSize": 1220283
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-echarts/1.5.2/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-pdf-viewer",
    "version": "1.2.2",
    "displayName": "PDF Viewer",
    "description": "PDF viewer extension",
    "displayName_ZH-CN": "PDF Viewer",
    "description_ZH-CN": "PDF 阅读器扩展",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-pdf-viewer",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-pdf-viewer/1.2.2/icon.svg",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.43.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-UwQFdWC6ZK5Ymxb4xG8+cv1W2chJf5K12cn2P0Do/WKYMbXlroKecc6497TurnQDBiepjJnFz99X4sxbP8Stjw==",
      "shasum": "a35ac12e9d4c818dcda7de0e3390ed9e31aa4549",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-pdf-viewer/-/extension-pdf-viewer-1.2.2.tgz",
      "fileCount": 7,
      "unpackedSize": 40850
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-pdf-viewer/1.2.2/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-pdf-viewer/1.2.2/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-popup-preview",
    "version": "1.3.0",
    "displayName": "Popup Preview",
    "description": "Popup preview in a new window",
    "displayName_ZH-CN": "弹出预览",
    "description_ZH-CN": "在新窗口中弹出预览",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-pop-preview",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.3.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.63.1"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-IXrNOrp3iuGfJG32qrIr7TV2nZjIx1HzvTEXm2XTNBMWAtPr1VrzoLBphC3szBxafoxiUqrts51/LUrL50sqQw==",
      "shasum": "693dc6e31ada9e6c5b475f4ba8fa034c093796d9",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-popup-preview/-/extension-popup-preview-1.3.0.tgz",
      "fileCount": 7,
      "unpackedSize": 46572
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.3.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-popup-preview/1.3.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-git-push",
    "version": "1.4.0",
    "displayName": "Git Push",
    "displayName_ZH-CN": "Git 推送",
    "description": "Run Git commit and push to remote repository. Note: This plugin is not available for Mac App Store downloaded Yank Note.",
    "description_ZH-CN": "运行 Git 提交并推送到远程仓库。注意：此插件不适用于 Mac App Store 中下载的 Yank Note。",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-git-push",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-git-push/1.4.0/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.66.0"
    },
    "requirements": {
      "terminal": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-rpWPkU+WgTqav2503CUmVXn1B3AKWssvkT6CXRQYYpmA+qbyWdVeqJ2qRkc0J/2Rn7PFsdC5XuOiLbso44CXsg==",
      "shasum": "bcfc7f355e5116077b50abd01fd70b8de2c79c85",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-git-push/-/extension-git-push-1.4.0.tgz",
      "fileCount": 6,
      "unpackedSize": 63249
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-git-push/1.4.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-git-push/1.4.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-sublime-merge",
    "version": "1.6.0",
    "displayName": "Sublime Merge",
    "description": "Sublime Merge integration for Yank Note",
    "displayName_ZH-CN": "Sublime Merge",
    "description_ZH-CN": "Sublime Merge 和 Yank Note 的集成",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-sublime-merge",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.6.0/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.59.1"
    },
    "requirements": {
      "terminal": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-MClQVN5Ha9ycc5m3cGUut4jt7dY/q7he1S4iqI8TGFviNtjv7sZLrSxtEge/4Bgdm1N4thUzSSB2cj5gsS2pQg==",
      "shasum": "a756470f8bd294f39fca2eef14f62c44fcc9b569",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-sublime-merge/-/extension-sublime-merge-1.6.0.tgz",
      "fileCount": 6,
      "unpackedSize": 65238
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.6.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-sublime-merge/1.6.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-renumber",
    "version": "1.0.2",
    "displayName": "Renumber",
    "displayName_ZH-CN": "自动编号",
    "description": "Automatically renumber the list items in the note.",
    "description_ZH-CN": "自动为笔记中的列表项编号。",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-renumber",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-renumber/1.0.2/icon.svg",
    "style": "./dist/style.css",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.66.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-2a2hZ/Xa3+1Ot9WvnORyuNsfrXADb77TA8cAc3hk1lVeIqiTN35/w6Be2phYk3IZz1qn1MCXKGXnoZCqUNWYkQ==",
      "shasum": "3fe8e578c1d039441ed0409d5db5ae19abac2469",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-renumber/-/extension-renumber-1.0.2.tgz",
      "fileCount": 7,
      "unpackedSize": 44274
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-renumber/1.0.2/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-renumber/1.0.2/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-code-line-highlighting",
    "version": "1.0.3",
    "displayName": "Code Line Highlighting",
    "displayName_ZH-CN": "代码行高亮",
    "description": "Focus on specific code lines.",
    "description_ZH-CN": "聚焦特定的代码行。",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-code-line-highlighting",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-code-line-highlighting/1.0.3/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.66.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-oSALW978v+Ug2PIJ7p2MhD5QSbMUphggOM3QpCpDTn6zwXhQh2F9Ix0In1p9T6MiNR7AXK1dlHAROjkEPvbVxA==",
      "shasum": "e74e2eca21ee24d07ed5bb6f1663676f01b46de9",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-code-line-highlighting/-/extension-code-line-highlighting-1.0.3.tgz",
      "fileCount": 7,
      "unpackedSize": 42994
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-code-line-highlighting/1.0.3/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-code-line-highlighting/1.0.3/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-luckysheet",
    "version": "1.1.4",
    "displayName": "Luckysheet",
    "description": "Luckysheet table integration",
    "displayName_ZH-CN": "Luckysheet",
    "description_ZH-CN": "Luckysheet 表格集成",
    "keywords": [],
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-luckysheet",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.4/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.29.0"
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-q3PcDWT8IFxDCfagmWbiZW++5K+sN6AB2Z4gqMy3byVYUveiH54r411eGRMtJkIhg9DiHq6qS1Iox4JYYo2E3g==",
      "shasum": "e6127ac9427108c38a515744d44b19c92b822e07",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-luckysheet/-/extension-luckysheet-1.1.4.tgz",
      "fileCount": 53,
      "unpackedSize": 6596662
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.4/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-luckysheet/1.1.4/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-milkdown",
    "version": "1.2.2",
    "displayName": "Milkdown",
    "description": "WYSIWYG Markdown Editor",
    "displayName_ZH-CN": "Milkdown",
    "description_ZH-CN": "所见即所得的 Markdown 编辑器",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-milkdown",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./main/index.js",
    "style": "./main/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-milkdown/1.2.2/icon.svg",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.43.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-R8npKA+rvIAsEjqOzUJO9pyDT7CFtY80t05NCr1CCiWJsRuEMPFcg/OpqWGH6JCmRfnbf+AE35A3tXh9TSyqrg==",
      "shasum": "6ca15c7710428e7e0e2fed03f875ee0f193a7866",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-milkdown/-/extension-milkdown-1.2.2.tgz",
      "fileCount": 9,
      "unpackedSize": 6781288
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-milkdown/1.2.2/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-milkdown/1.2.2/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-editor-themes",
    "version": "1.2.2",
    "displayName": "Editor Themes",
    "description": "Change the theme of the editor",
    "displayName_ZH-CN": "编辑器主题",
    "description_ZH-CN": "更改编辑器的主题",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-editor-themes",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.2.2/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.63.2"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-rj4xwmCFyWD2z/gSxoQPzDjN+Hspdn4C7lS4qUZPN5QDBru1h7TNACJK0ElkPygcfuznR2wF78gdadOG1mztyg==",
      "shasum": "0449e0985948f48ce90037f41be605afc9f6d0e1",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-editor-themes/-/extension-editor-themes-1.2.2.tgz",
      "fileCount": 6,
      "unpackedSize": 340708
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.2.2/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-editor-themes/1.2.2/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "@yank-note/extension-nes-emulator",
    "version": "1.2.0",
    "displayName": "NES Emulator",
    "description": "Run NES games in Yank Note",
    "displayName_ZH-CN": "NES 模拟器",
    "description_ZH-CN": "在 Yank Note 中运行 NES 游戏",
    "author": {
      "name": "Yank Note"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/purocean/yank-note-extension/tree/main/packages/extension-nes-emulator",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/purocean/yank-note-extension.git"
    },
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.2.0/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": "^3.43.0"
    },
    "requirements": {
      "premium": true
    },
    "bugs": {
      "url": "https://github.com/purocean/yank-note-extension/issues"
    },
    "dist": {
      "integrity": "sha512-7vv5QM6DdqT+/ODplWquuaSBQem0/A8AmTp1pPIL0RbJZ1Brpof1lVzCx7d8eGtCA6Fpt8XcDkcb/Rzn2uuO8A==",
      "shasum": "e1c6dd1a72a06a1490dadf03870ea71a8e5e80a7",
      "tarball": "https://registry.npmjs.org/@yank-note/extension-nes-emulator/-/extension-nes-emulator-1.2.0.tgz",
      "fileCount": 26,
      "unpackedSize": 2057375
    },
    "directories": {},
    "maintainers": [
      {
        "name": "purocean",
        "email": "purocean@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.2.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/@yank-note/extension-nes-emulator/1.2.0/CHANGELOG.md",
    "origin": "official"
  },
  {
    "name": "yank-note-extension-theme-yanser",
    "version": "2.1.0",
    "displayName": "theme｜Yanser",
    "description": "theme from Yanser",
    "displayName_ZH-CN": "主题｜烟舍",
    "description_ZH-CN": "来自烟舍的主题",
    "author": {
      "name": "Yanser"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/Yannnser/yank-note-theme.git",
    "repository": {
      "type": "git",
      "url": "https://github.com/Yannnser/yank-note-theme.git"
    },
    "publishConfig": {
      "access": "public",
      "registry": "https://registry.npmjs.org/"
    },
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-theme-yanser/2.1.0/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.45.0"
    },
    "themes": [
      {
        "name": "dream",
        "css": "./themes/dream.css"
      }
    ],
    "dist": {
      "shasum": "c0d89f7e52b69a34cfcca5a5706f24626f8369f3",
      "integrity": "sha512-FSPto0XOLdkL5Ik8wdFuXsk4TeRKcAoID2UoDF5W/I5AI6GIe7ml7EsnOw9JvJANxbMUztRCGDZ4rRW9n0GNTg==",
      "tarball": "https://registry.npmjs.org/yank-note-extension-theme-yanser/-/yank-note-extension-theme-yanser-2.1.0.tgz",
      "fileCount": 9,
      "unpackedSize": 54372
    },
    "directories": {},
    "maintainers": [
      {
        "name": "yanser",
        "email": "2306974571@qq.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-theme-yanser/2.1.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-theme-yanser/2.1.0/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-view-reverse-yanser",
    "version": "2.3.0",
    "displayName": " view-reverse｜Yanser",
    "description": "view-reverse extension from Yanser",
    "displayName_ZH-CN": "区域翻转｜烟舍",
    "description_ZH-CN": "翻转预览和编辑器｜翻转侧边栏和内容区",
    "author": {
      "name": "Yanser"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/Yannnser/yank-note-view-reverse.git",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/Yannnser/yank-note-view-reverse.git"
    },
    "publishConfig": {
      "access": "public",
      "registry": "https://registry.npmjs.org/"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-view-reverse-yanser/2.3.0/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.45.0"
    },
    "gitHead": "7a8752bdd179a4318122cd28acb903fb94d7943d",
    "bugs": {
      "url": "https://github.com/Yannnser/yank-note-view-reverse/issues"
    },
    "dist": {
      "integrity": "sha512-1gpVYBn9d+ZaC3mPSkowg+clPavlK/LqblIzzn1nXL8w+AMx6EupT1cpUwKlsD+AfeyZ+k3YFKa421zvfmJyxw==",
      "shasum": "fa07cf412f5eee1debf61e9e347823e66a899d0d",
      "tarball": "https://registry.npmjs.org/yank-note-extension-view-reverse-yanser/-/yank-note-extension-view-reverse-yanser-2.3.0.tgz",
      "fileCount": 6,
      "unpackedSize": 7250
    },
    "directories": {},
    "maintainers": [
      {
        "name": "yanser",
        "email": "2306974571@qq.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-view-reverse-yanser/2.3.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-view-reverse-yanser/2.3.0/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-vim-mode",
    "version": "1.1.0",
    "displayName": "Vim Mode",
    "description": "Vim Mode extension",
    "displayName_ZH-CN": "Vim Mode",
    "description_ZH-CN": "Vim Mode 扩展",
    "author": {
      "name": "zhyipeng"
    },
    "license": "MIT",
    "keywords": [],
    "homepage": "https://github.com/zhyipeng/yank-note-extension-vim-mode",
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.1.0/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.58.0"
    },
    "themes": [],
    "repository": {
      "type": "git",
      "url": "git+https://github.com/zhyipeng/yank-note-extension-vim-mode.git"
    },
    "bugs": {
      "url": "https://github.com/zhyipeng/yank-note-extension-vim-mode/issues"
    },
    "gitHead": "2dc2b2bc8c3ca3a94958a387e5366ea498d60dae",
    "dist": {
      "integrity": "sha512-J1NahYumqAFlb+mJAgY4LBStCo7rrSLGsAClnOVFab25gIXFtlzA/y0pv0iX3PDXJ5/p8AY0EmrumNZMsmzE7A==",
      "shasum": "4e8cf9fb8e00d445aeb987b64b069cee9fa33824",
      "tarball": "https://registry.npmjs.org/yank-note-extension-vim-mode/-/yank-note-extension-vim-mode-1.1.0.tgz",
      "fileCount": 7,
      "unpackedSize": 125997
    },
    "directories": {},
    "maintainers": [
      {
        "name": "zhyipeng",
        "email": "zhyipeng@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.1.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-vim-mode/1.1.0/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-tool-bar",
    "version": "1.0.0",
    "displayName": "Yank Note Tool Bar",
    "description": "Tool Bar For Yank Note",
    "displayName_ZH-CN": "工具栏",
    "description_ZH-CN": "yank工具栏",
    "author": {
      "name": "andrew_asa"
    },
    "license": "AGPL-3.0",
    "keywords": [],
    "homepage": "https://github.com/andrew-asa/yank-note-extension-tool-bar",
    "repository": {
      "type": "git",
      "url": "git+ssh://git@github.com/andrew-asa/yank-note-extension-tool-bar.git"
    },
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-tool-bar/1.0.0/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": "^3.30.0"
    },
    "requirements": {},
    "bugs": {
      "url": "https://github.com/andrew-asa/yank-note-extension-tool-bar/issues"
    },
    "gitHead": "9d3ff2a4846228022be6b24e75b735088d82e97f",
    "dist": {
      "integrity": "sha512-OBt3R+WaVhJvCzldqhvy61Sajzu3c1KZg4khYpWBQFPNhKnjQ8VQUhz3rbak1Rz3kfXZEowi2FswxNR7FabNYg==",
      "shasum": "2b2a414c18675ccfae13e2767c321bea17ce3b52",
      "tarball": "https://registry.npmjs.org/yank-note-extension-tool-bar/-/yank-note-extension-tool-bar-1.0.0.tgz",
      "fileCount": 6,
      "unpackedSize": 1266436
    },
    "directories": {},
    "maintainers": [
      {
        "name": "andrew_asa",
        "email": "asa.andrew@yahoo.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-tool-bar/1.0.0/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-tool-bar/1.0.0/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-snippet",
    "version": "1.0.3",
    "displayName": "Text Snippet",
    "description": "Insert text snippet quickly",
    "displayName_ZH-CN": "文本片段",
    "description_ZH-CN": "快速输入文本片段",
    "author": {
      "name": "zhyipeng"
    },
    "license": "MIT",
    "keywords": [],
    "homepage": "https://github.com/zhyipeng/yank-note-extension-snippet",
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.3/icon.png",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": ">=3.48.0"
    },
    "themes": [],
    "licenseText": "MIT License\n\nCopyright (c) 2022 洋子\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
    "dist": {
      "shasum": "39d47047c689a594ae5726803871f633ff5a2e75",
      "integrity": "sha512-MSAH9WeByQyZ8uLfrf4/fJDvikoYV+FGyMIxOq/RhAJblSjv+tEsA6knfBq+DJ1929kV2eGfXjiW79OABbOZ3w==",
      "tarball": "https://registry.npmjs.org/yank-note-extension-snippet/-/yank-note-extension-snippet-1.0.3.tgz",
      "fileCount": 10,
      "unpackedSize": 9480
    },
    "directories": {},
    "maintainers": [
      {
        "name": "zhyipeng",
        "email": "zhyipeng@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.3/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-snippet/1.0.3/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-docsify",
    "version": "0.0.3",
    "displayName": "Docsify",
    "description": "Docsify quick start",
    "displayName_ZH-CN": "Docsify",
    "description_ZH-CN": "一键配置 Docsify",
    "author": {
      "name": "zhyipeng"
    },
    "license": "MIT",
    "keywords": [],
    "homepage": "https://github.com/zhyipeng/yank-note-extension-docsify",
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-docsify/0.0.3/icon.ico",
    "engines": {
      "node": ">=14.6.0",
      "yank-note": ">=3.60.1"
    },
    "dist": {
      "integrity": "sha512-Bb/9wodQ7FR5LOTGsMEsJedMrCxjusg/sZO4aSoSSJD5+ShY0dMhodnjoQ+cg3tyY7BkOMOW/SayLrhoAsYfZA==",
      "shasum": "44c94011925a62ca24d363a58a968b52aa64bda1",
      "tarball": "https://registry.npmjs.org/yank-note-extension-docsify/-/yank-note-extension-docsify-0.0.3.tgz",
      "fileCount": 7,
      "unpackedSize": 76995
    },
    "directories": {},
    "maintainers": [
      {
        "name": "zhyipeng",
        "email": "zhyipeng@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-docsify/0.0.3/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-docsify/0.0.3/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-math",
    "version": "0.3.3",
    "displayName": "数学扩展",
    "description": "面向数学用户的 Yank Note 扩展",
    "author": {
      "name": "Mirion"
    },
    "license": "MIT",
    "keywords": [],
    "repository": {
      "type": "git",
      "url": "git+https://github.com/MirionQs/yank-note-extension-math.git"
    },
    "homepage": "https://github.com/MirionQs/yank-note-extension-math",
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.3/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": ">=3.75.4"
    },
    "themes": [
      {
        "name": "香蕉空间",
        "css": "./themes/banana-space.css"
      },
      {
        "name": "多彩笔记",
        "css": "./themes/colorful-note.css"
      }
    ],
    "gitHead": "5376c72b14efd43fbe46d7d7ce5161ab5ae08bf0",
    "bugs": {
      "url": "https://github.com/MirionQs/yank-note-extension-math/issues"
    },
    "dist": {
      "integrity": "sha512-c0YaWp2EX5xseozknnhh47TZkuSij1DVRJLoLJq56arjCw3Qayf0tAsxEQQbiqE7gJnBl9egLwBGKnB+UW/Xpw==",
      "shasum": "1d082236b4c9c05c1d9ec2800a4e1eea869e2d9d",
      "tarball": "https://registry.npmjs.org/yank-note-extension-math/-/yank-note-extension-math-0.3.3.tgz",
      "fileCount": 28,
      "unpackedSize": 69055034
    },
    "directories": {},
    "maintainers": [
      {
        "name": "mirion",
        "email": "mirion@qq.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.3/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-math/0.3.3/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-background",
    "version": "1.0.3",
    "displayName": "自定义背景",
    "description": "现在你可以把 Yank Note 的背景设为你最喜欢的图片了！",
    "author": {
      "name": "Mirion"
    },
    "license": "MIT",
    "keywords": [],
    "repository": {
      "type": "git",
      "url": "https://github.com/MirionQs/yank-note-extension-background.git"
    },
    "homepage": "https://github.com/MirionQs/yank-note-extension-background",
    "main": "./dist/index.js",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.3/icon.svg",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": ">=3.75.4"
    },
    "licenseText": "MIT License\n\nCopyright (c) 2024 Mirion\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
    "dist": {
      "shasum": "1abd7e93fdd8a2ceaea681904a136c828ac49ad3",
      "integrity": "sha512-ivFBQyVbLd1VVxD9OTSLTHnfnB2atqlA+AX9jUtauciwRMM8whq0etkIBfCZzEQNGOHQ4nkUaB61sUnWlXV72Q==",
      "tarball": "https://registry.npmjs.org/yank-note-extension-background/-/yank-note-extension-background-1.0.3.tgz",
      "fileCount": 8,
      "unpackedSize": 6543
    },
    "directories": {},
    "maintainers": [
      {
        "name": "mirion",
        "email": "mirion@qq.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.3/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-background/1.0.3/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-word-statistic",
    "version": "0.0.5",
    "displayName": "word statistic",
    "description": "A plugin for counting the number of Chinese characters, punctuation marks, etc.",
    "displayName_ZH-CN": "字数统计",
    "description_ZH-CN": "统计汉字、标点等数量的插件",
    "author": {
      "name": "papudding",
      "email": "taotaomp@outlook.com"
    },
    "license": "MIT",
    "keywords": [],
    "homepage": "https://github.com/papudding/yank-note-extension-word-statistic",
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.5/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": ">=3.82.1"
    },
    "gitHead": "57257e93e3790414a4f5ed773fc68ff7385418b4",
    "dist": {
      "integrity": "sha512-wxaSiMl0mdA3RYpVlJ/+hEFn8JjewX47hugzF+23ujwaPfTEtr96oZcsXosECDD22ta2MGzfRGMGJqTMSDH2nw==",
      "shasum": "3093d2a322e3797600dfaf0481571ebe5d80bab6",
      "tarball": "https://registry.npmjs.org/yank-note-extension-word-statistic/-/yank-note-extension-word-statistic-0.0.5.tgz",
      "fileCount": 7,
      "unpackedSize": 4037020
    },
    "directories": {},
    "maintainers": [
      {
        "name": "papudding",
        "email": "taotaomp@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.5/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-word-statistic/0.0.5/CHANGELOG.md",
    "origin": "registry"
  },
  {
    "name": "yank-note-extension-directory-tree",
    "version": "0.0.2",
    "displayName": "directory tree",
    "description": "focus and directory tree",
    "displayName_ZH-CN": "目录树",
    "description_ZH-CN": "聚焦到文件夹和显示目录树的插件",
    "author": {
      "name": "papudding"
    },
    "license": "MIT",
    "keywords": [],
    "homepage": "https://github.com/papudding/yank-note-extension-directory-tree",
    "main": "./dist/index.js",
    "style": "./dist/style.css",
    "icon": "https://registry.yank-note.com/cdn/yank-note-extension-directory-tree/0.0.2/icon.png",
    "engines": {
      "node": ">=18.20.2",
      "yank-note": ">=3.82.1"
    },
    "gitHead": "5f7c18229e29fd7873358bb81c9aef90615f10e3",
    "dist": {
      "integrity": "sha512-ymEO27Mrf5j9TLGg0WKFNQqlYX/DVve6TG6p5T0LdJ2zdSMOjujOBo3unFJzgTtPYvrh7GpHltlyJHqclT3YKw==",
      "shasum": "07ddfa5b14b3c374638ac28d136af104e735534f",
      "tarball": "https://registry.npmjs.org/yank-note-extension-directory-tree/-/yank-note-extension-directory-tree-0.0.2.tgz",
      "fileCount": 8,
      "unpackedSize": 22952
    },
    "directories": {},
    "maintainers": [
      {
        "name": "papudding",
        "email": "taotaomp@outlook.com"
      }
    ],
    "readmeUrl": "https://registry.yank-note.com/cdn/yank-note-extension-directory-tree/0.0.2/README.md",
    "changelogUrl": "https://registry.yank-note.com/cdn/yank-note-extension-directory-tree/0.0.2/CHANGELOG.md",
    "origin": "registry"
  }
]