mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-01 20:55:55 +00:00
9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"description": "Dependencies for the draw.io diagram export skill",
|
|
"dependencies": {
|
|
"puppeteer-core": "^24.39.1"
|
|
}
|
|
}
|