Files
bookmeterplus/package.json
Krzysztof Płaczek dad6213877 first commit
2025-07-23 19:00:57 +02:00

19 lines
315 B
JSON

{
"name": "desktop",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"alpinejs": "^3.14.9"
}
}