rc-plugin/package.json
2023-03-07 16:27:08 +08:00

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"
}
}