forked from Crowducate/crowducate-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.json
37 lines (37 loc) · 992 Bytes
/
smart.json
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
35
36
37
{
"packages": {
"iron-router": {},
"ms-seo": {},
"mambo-authenticate": {
"git": "https://github.com/DerMambo/mambo-authenticate.git"
},
"ms-validator": {
"git": "https://github.com/DerMambo/ms-validator.git"
},
"basic-auth": {
"git": "https://github.com/DerMambo/basic-auth.git"
},
"mambo-forms": {
"git": "https://github.com/DerMambo/mambo-forms.git"
},
"minimongoid": {},
"bootstrap-tabs": {
"git": "https://github.com/DerMambo/bootstrap-tabs.git"
},
"moment": {
"git": "https://github.com/DerMambo/moment.git"
},
"common-helpers": {
"git": "https://github.com/DerMambo/common-helpers.git"
},
"notify": {
"git": "https://github.com/DerMambo/notify.git"
},
"ms-google-analytics":{
"git": "https://github.com/DerMambo/ms-google-analytics.git"
},
"ms-markdown-editor": {
"git": "https://github.com/DerMambo/ms-markdown-editor.git"
}
}
}