Files
litlyx/package.json
2025-01-23 17:34:43 +01:00

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"
}