/[sudobot]/trunk/package.json
ViewVC logotype

Diff of /trunk/package.json

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 630 by rakinar2, Sat Sep 7 14:55:53 2024 UTC revision 631 by rakinar2, Tue Sep 10 15:53:22 2024 UTC
# Line 1  Line 1 
1  {  {
2      "name": "sudobot",      "name": "sudobot",
3      "version": "10.7.3",      "version": "10.14.2",
4      "description": "A Discord bot for moderation purposes.",      "description": "A Discord bot for moderation purposes.",
5      "author": {      "author": {
6          "name": "Ar Rakin",          "name": "Ar Rakin",
# Line 34  Line 34 
34          "release_codename": "Delicious Donut",          "release_codename": "Delicious Donut",
35          "release_short_codename": "Donut"          "release_short_codename": "Donut"
36      },      },
37        "funding": {
38            "type": "paypal",
39            "url": "https://www.sudobot.online/donate?utm_source=package-json&utm_medium=funding&utm_campaign=paypal"
40        },
41      "scripts": {      "scripts": {
42          "start": "node build/out/main/typescript/main.js",          "start": "node build/out/main/typescript/main.js",
43          "start:bun": "bun --tsconfig-override=tsconfig.bun.json src/bun.ts",          "start:bun": "bun --tsconfig-override=tsconfig.bun.json src/bun.ts",

Legend:
Removed from v.630  
changed lines
  Added in v.631

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26