{ "name": "nostrefresh", "version": "0.0.7", "description": "refresh via nostr relay", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/melvincarvalho/nostrefresh.git" }, "keywords": [ "nostr", "nostrefresh" ], "author": "Melvin Carvalho", "license": "MIT", "bugs": { "url": "https://github.com/melvincarvalho/nostrefresh/issues" }, "homepage": "https://github.com/melvincarvalho/nostrefresh#readme" }