16 lines
340 B
JSON
16 lines
340 B
JSON
{
|
|
"id": "puckoprutt",
|
|
"title": "puckoprutt",
|
|
"description": "add communication to the puckoprutt web api",
|
|
"authors": [
|
|
{ "name": "Robin Riis" }
|
|
],
|
|
"version": "0.1.0",
|
|
"compatability": {
|
|
"minimum": "12",
|
|
"verified": "12"
|
|
},
|
|
"scripts": [
|
|
"scripts/puckochat/main.js"
|
|
]
|
|
} |