blob: d90d0d7843fd1289863be65534f257ce56a82178 [file] [log] [blame]
{
"name": "${artifactId}-gui-lib",
"version": "1.0.0",
"description": "ONOS ${artifactId} GUI",
"keywords": "ONOS SDN Controller ONF Open Networking Foundation",
"homepage": "https://onosproject.org/",
"bugs": "support@opennetworking.org",
"license": "Apache-2.0",
"repository": {
"type" : "git",
"url" : "https://github.com/opennetworkinglab/onos.git"
},
"peerDependencies": {
"@angular/common": "^7.0.0",
"@angular/core": "^7.0.0"
}
}