mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
commit
33eed68d22
14
package.json
Normal file
14
package.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"name": "rconsole-plugin",
|
||||||
|
"version": "1.0.8",
|
||||||
|
"description": "R-plugin",
|
||||||
|
"type": "module",
|
||||||
|
"module": "index.js",
|
||||||
|
"main": "index.js",
|
||||||
|
"dependencies": {
|
||||||
|
"axios": "^1.3.4",
|
||||||
|
"tunnel": "^0.0.6",
|
||||||
|
"twitter-api-v2": "^1.14.2"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user