mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
28 lines
412 B
JSON
28 lines
412 B
JSON
[
|
|
{
|
|
"name": "Windows 11",
|
|
"directory": "11",
|
|
"image": "cover.svg"
|
|
},
|
|
{
|
|
"name": "Javascript Deobfuscator",
|
|
"directory": "deobsfucator",
|
|
"image": "cover.svg"
|
|
},
|
|
{
|
|
"name": "Code Editor",
|
|
"directory": "code",
|
|
"image": "cover.svg"
|
|
},
|
|
{
|
|
"name": "Turbowarp",
|
|
"directory": "turbowarp",
|
|
"image": "cover.svg"
|
|
},
|
|
{
|
|
"name": "Calculator",
|
|
"image": "cover.svg",
|
|
"directory": "calc"
|
|
}
|
|
|
|
] |