123456789101112131415 |
- {
- "name": "telnetdebugger",
- "authors": [
- "Christopher Wright"
- ],
- "description": "Telnet debugging server",
- "copyright": "Copyright © 2017, Christopher Wright",
- "license": "MIT",
- "dependencies":
- {
- "vibe-d": "~>0.7.30",
- "openssl": "*"
- },
- "versions": ["VibeDefaultMain"]
- }
|