chore: better readme + package.json

This commit is contained in:
dess 2024-04-21 21:07:53 -04:00
parent 31cbb1e264
commit d08acd32d5
No known key found for this signature in database
GPG key ID: 83A81C7EDCA26C0B
2 changed files with 24 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
"name": "typescript-base",
"version": "1.0.0",
"description": "Base TypeScript template to use",
"name": "nextnet",
"version": "0.1.0",
"description": "Yet another dashboard to manage portforwarding technologies",
"main": "index.js",
"type": "module",
"scripts": {