chore: add github link to package.json
Showing
| ... | ... | @@ -5,6 +5,7 @@ |
| "engines": { | ||
| "node": ">13.9.x" | ||
| }, | ||
| "homepage": "https://github.com/simllll/node-radius-server", | ||
| "scripts": { | ||
| "debug": "DEBUG=radius:* node dist/app.js", | ||
| "start": "node dist/app.js", | ||
| ... | ... |
Please register or sign in to comment