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