/[sudobot]/branches/9.x-dev/extensions/urlfish/extension.json
ViewVC logotype

Annotation of /branches/9.x-dev/extensions/urlfish/extension.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (hide annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: application/json
File size: 447 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 rakinar2 577 {
2     "$schema": "https://www.sudobot.org/schemas/extension.json",
3     "name": "URL Fish",
4     "id": "org.onesoftnet.sbext.urlfish",
5     "main": "./build/index.js",
6     "commands": "./build/commands",
7     "events": "./build/events",
8     "services": "./build/services",
9     "language": "typescript",
10     "main_directory": "./build",
11     "build_command": "npm run build",
12     "description": "A simple extension that can delete phishing messages."
13     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26