mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
12 lines
213 B
JSON
12 lines
213 B
JSON
|
{
|
||
|
"extensions": {
|
||
|
"components": [
|
||
|
{
|
||
|
"type": "aggregator",
|
||
|
"provides": "identityService",
|
||
|
"depends": [ "$q" ]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|