@ngageoint/mage.web-app
Version:
The MAGE web-app is the UI for interacting with the MAGE service in a web browser.
35 lines • 803 B
JSON
{
"name": "@ngageoint/mage.web-app",
"version": "6.3.0",
"description": "The MAGE web-app is the UI for interacting with the MAGE service in a web browser.",
"keywords": [
"NGA",
"mage",
"geospatial",
"situational awareness"
],
"license": "Apache-2.0",
"author": {
"name": "NGA",
"url": "https://www.nga.mil"
},
"contributors": [
"Daniel Barela <daniel.barela@gmail.com>",
"Billy Newman <newmanw10@gmail.com>"
],
"homepage": "http://ngageoint.github.io/MAGE/",
"repository": {
"type": "git",
"url": "https://github.com/ngageoint/mage-server.git"
},
"bugs": {
"url": "https://github.com/ngageoint/mage-server/issues"
},
"files": [
"app",
"admin"
],
"peerDependencies": {
"@ngageoint/mage.service": "^6.3.0"
}
}