blob: e651b9f0c99da02dd81a512fbfe41f9d85376796 [file] [log] [blame]
{
"name": "Netopeer2GUI",
"version": "0.1.0",
"description": "NETCONF management center",
"main": "index.html",
"repository": {
"type": "git",
"url": "git+https://github.com/CESNET/Netopeer2GUI.git"
},
"author": "",
"license": "BSD",
"bugs": {
"url": "https://github.com/CESNET/Netopeer2GUI/issues"
},
"homepage": "https://github.com/CESNET/Netopeer2GUI",
"dependencies" : {
"@angular/material": "^6.0.0",
"@angular/cdk": "^6.0.0"
}
}