mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
11 lines
177 B
JSON
11 lines
177 B
JSON
{
|
|
"name": "rconsole-plugin",
|
|
"description": "R-Plugin",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"axios": "^1.3.4",
|
|
"qrcode": "^1.5.3",
|
|
"p-queue": "^8.0.1"
|
|
}
|
|
}
|