satmachineclient/package.json
dni ⚡ 42b5edaf5d feat: code quality
format

add ci

fixup ci
2024-08-13 08:20:45 +02:00

15 lines
279 B
JSON

{
"name": "lnurlp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"prettier": "^3.2.5",
"pyright": "^1.1.358"
}
}