author info in package json

master
Tudor Stanciu 2022-05-09 01:34:33 +03:00
parent 74754e6ba8
commit 29b3f2fc23
1 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,16 @@
{
"name": "network-resurrector-frontend",
"version": "1.0.3",
"description": "Frontend component of Network resurrector",
"author": {
"name": "Tudor Stanciu",
"email": "tudor.stanciu94@gmail.com",
"url": "https://toodle.ddns.net/tsp"
},
"repository": {
"type": "git",
"url": "https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector_Frontend"
},
"private": true,
"dependencies": {
"@flare/js-utils": "^1.0.0",