mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
synced 2025-06-21 19:17:04 +03:00
author info in package json
This commit is contained in:
parent
74754e6ba8
commit
29b3f2fc23
10
package.json
10
package.json
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user