Add publisher name to Apps and features, Fixes: #249

This commit is contained in:
ziajka 2019-01-08 14:31:24 +01:00
parent 7db2fea996
commit 56cd254579

View File

@ -1,6 +1,11 @@
{
"name": "gns3-web-ui",
"version": "0.0.1-beta.0",
"author": {
"name": "GNS3 Technology Inc.",
"email": "developers@gns3.com"
},
"description": "Graphical Network Simulator-3 is a network software emulator.",
"license": "GPLv3",
"main": "main.js",
"repository": {