-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmrs.developer.json
More file actions
34 lines (34 loc) · 1.01 KB
/
mrs.developer.json
File metadata and controls
34 lines (34 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"volto-clms-theme": {
"url": "git@github.com:eea/volto-clms-theme.git",
"https": "https://github.com/eea/volto-clms-theme.git",
"path": "src",
"package": "@eeacms/volto-clms-theme",
"branch": "develop",
"develop": false
},
"volto-arcgis-block": {
"url": "git@github.com:eea/volto-arcgis-block.git",
"https": "https://github.com/eea/volto-arcgis-block.git",
"path": "src",
"package": "@eeacms/volto-arcgis-block",
"branch": "develop",
"develop": false
},
"volto-clms-utils": {
"url": "git@github.com:eea/volto-clms-utils.git",
"https": "https://github.com/eea/volto-clms-utils.git",
"path": "src",
"package": "@eeacms/volto-clms-utils",
"branch": "develop",
"develop": false
},
"volto-chatbot": {
"url": "git@github.com:eea/volto-chatbot.git",
"https": "https://github.com/eea/volto-chatbot.git",
"path": "src",
"package": "@eeacms/volto-chatbot",
"branch": "c9306f6e522b41e725cd69edfe0a1a6dab4c922f",
"develop": false
}
}