Create metadata.json

pull/2173/head
Eveeeon 2022-10-09 21:24:28 +01:00 committed by GitHub
parent e8b7026171
commit de709f7ad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{ "id": "primetime",
"name": "Prime Time Clock",
"type": "clock",
"description": "A clock that tells you the primes of the time",
"tags": "clock",
"storage": [
{"name":"primetime.app.js","url":"primetime.js"},
{"name":"primetime.img","url":"primetime-icon.js","evaluate":true}
],
},