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