@rero/sonar-ui
Version:
User interface for SONAR.
26 lines • 485 B
JSON
{
"name": "@rero/sonar-ui",
"version": "21.0.0",
"description": "User interface for SONAR.",
"keywords": [
"rero",
"invenio",
"angular"
],
"homepage": "https://github.com/rero/sonar-ui#readme",
"repository": {
"type": "git",
"url": "https://github.com/rero/sonar-ui"
},
"license": "AGPL-3.0-only",
"author": {
"name": "RERO",
"email": "software@rero.ch"
},
"files": [
"dist"
],
"publishConfig": {
"access": "public"
}
}