-
Notifications
You must be signed in to change notification settings - Fork 4
/
mrs.developer.json
35 lines (35 loc) · 1.33 KB
/
mrs.developer.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
{
"angular-traversal": {
"path": "/projects/traversal/src/lib",
"url": "[email protected]:guillotinaweb/angular-traversal.git",
"https": "https://github.com/guillotinaweb/angular-traversal.git",
"tag": "1.9.4"
},
"grange-core": {
"package": "@guillotinaweb/grange-core",
"url": "[email protected]:guillotinaweb/grange-core.git",
"https": "https://github.com/guillotinaweb/grange-core.git",
"path": "/projects/grange-core/src",
"tag": "1.2.5"
},
"grange-form": {
"package": "@guillotinaweb/grange-form",
"path": "/projects/grange-form/src",
"url": "[email protected]:guillotinaweb/grange-form.git",
"https": "https://github.com/guillotinaweb/grange-form.git",
"tag": "1.1.4"
},
"ngx-schema-form": {
"path": "/projects/schema-form/src/lib",
"url": "[email protected]:guillotinaweb/ngx-schema-form.git",
"https": "https://github.com/guillotinaweb/ngx-schema-form.git",
"tag": "2.6.0"
},
"ngx-state-traverser": {
"package": "@guillotinaweb/ngx-state-traverser",
"path": "/projects/ngx-state-traverser/src",
"url": "[email protected]:guillotinaweb/ngx-state-traverser.git",
"https": "https://github.com/guillotinaweb/ngx-state-traverser.git",
"tag": "1.5.1"
}
}