mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"name": "litlyx",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"dashboard:clear-logs": "node scripts/dashboard/clear-logs.js"
|
|
},
|
|
"keywords": [],
|
|
"author": "Emily",
|
|
"license": "MIT"
|
|
} |