nostrmarket/package.json
2024-11-06 11:50:21 +02:00

15 lines
284 B
JSON

{
"name": "nostrmarket",
"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"
}
}