1- {
2- "name" : " rustplusplus" ,
3- "version" : " 1.22.0" ,
4- "description" : " A NodeJS Discord Bot that uses the rustplus.js library to utilize the power of the Rust+ Companion App with additional Quality-of-Life features." ,
5- "main" : " index.ts" ,
6- "scripts" : {
7- "start" : " ts-node ." ,
8- "preinstall" : " npx npm-force-resolutions" ,
9- "test" : " tsc --noEmit -p ."
10- },
11- "repository" : {
12- "type" : " git" ,
13- "url" : " https://github.com/alexemanuelol/rustplusplus.git"
14- },
15- "author" : " Alexemanuelol" ,
16- "license" : " SEE LICENSE IN LICENSE" ,
17- "bugs" : {
18- "url" : " https://github.com/alexemanuelol/rustplusplus/issues"
19- },
20- "homepage" : " https://github.com/alexemanuelol/rustplusplus#readme" ,
21- "dependencies" : {
22- "@discordjs/rest" : " ^2.5.1 " ,
23- "@discordjs/voice" : " ^0.18 .0" ,
24- "@formatjs/intl" : " ^2.6.9" ,
25- "@liamcottle/push-receiver" : " ^0.0.4" ,
26- "@liamcottle/rustplus.js" : " git+https://github.com/alexemanuelol/rustplus.js.git#089cfd3db1b04709911948bce669273139c6a124" ,
27- "axios" : " ^1.3.4" ,
28- "colors" : " ^1.4.0" ,
29- "discord-api-types" : " ^0.38.14 " ,
30- "discord.js" : " ^14.21 .0" ,
31- "ffmpeg-static" : " ^5.1.0" ,
32- "gm" : " ^1.25.0" ,
33- "jimp" : " ^0.22.7" ,
34- "libsodium-wrappers" : " ^0.7.11" ,
35- "lodash" : " ^4.17.21" ,
36- "translate" : " ^1.4.1" ,
37- "ts-node" : " ^10.9.2 " ,
38- "typescript" : " ^5 .8.3 " ,
39- "winston" : " ^3.8.2"
40- },
41- "resolutions" : {
42- "jpeg-js" : " 0.4.4" ,
43- "protobufjs" : " 7.2.4"
44- }
1+ {
2+ "name" : " rustplusplus" ,
3+ "version" : " 1.22.0" ,
4+ "description" : " A NodeJS Discord Bot that uses the rustplus.js library to utilize the power of the Rust+ Companion App with additional Quality-of-Life features." ,
5+ "main" : " index.ts" ,
6+ "scripts" : {
7+ "start" : " ts-node ." ,
8+ "preinstall" : " npx npm-force-resolutions" ,
9+ "test" : " tsc --noEmit -p ."
10+ },
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " https://github.com/alexemanuelol/rustplusplus.git"
14+ },
15+ "author" : " Alexemanuelol" ,
16+ "license" : " SEE LICENSE IN LICENSE" ,
17+ "bugs" : {
18+ "url" : " https://github.com/alexemanuelol/rustplusplus/issues"
19+ },
20+ "homepage" : " https://github.com/alexemanuelol/rustplusplus#readme" ,
21+ "dependencies" : {
22+ "@discordjs/rest" : " ^1.6.0 " ,
23+ "@discordjs/voice" : " ^0.16 .0" ,
24+ "@formatjs/intl" : " ^2.6.9" ,
25+ "@liamcottle/push-receiver" : " ^0.0.4" ,
26+ "@liamcottle/rustplus.js" : " git+https://github.com/alexemanuelol/rustplus.js.git#089cfd3db1b04709911948bce669273139c6a124" ,
27+ "axios" : " ^1.3.4" ,
28+ "colors" : " ^1.4.0" ,
29+ "discord-api-types" : " ^0.37.37 " ,
30+ "discord.js" : " ^14.8 .0" ,
31+ "ffmpeg-static" : " ^5.1.0" ,
32+ "gm" : " ^1.25.0" ,
33+ "jimp" : " ^0.22.7" ,
34+ "libsodium-wrappers" : " ^0.7.11" ,
35+ "lodash" : " ^4.17.21" ,
36+ "translate" : " ^1.4.1" ,
37+ "ts-node" : " ^10.9.1 " ,
38+ "typescript" : " ^4 .8.2 " ,
39+ "winston" : " ^3.8.2"
40+ },
41+ "resolutions" : {
42+ "jpeg-js" : " 0.4.4" ,
43+ "protobufjs" : " 7.2.4"
44+ }
4545}
0 commit comments