-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
51 lines (51 loc) · 1.58 KB
/
smart.lock
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"iron-router-auth": {},
"moment": {},
"driift-ui-common": {
"git": "ssh://[email protected]/driift/driift-ui-common.git",
"branch": "new/main-ui"
}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"iron-router-auth": {
"git": "https://github.com/XpressiveCode/iron-router-auth.git",
"tag": "v0.2.1",
"commit": "39b5d70326536641bc50a184d195aa3ac49ff4a5"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
},
"driift-ui-common": {
"git": "ssh://[email protected]/driift/driift-ui-common.git",
"branch": "new/main-ui",
"commit": "6cefb0c72a3bec9a5ff57d146502093d85e8b0e1"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
},
"nprogress": {
"git": "https://github.com/zhouzhuojie/meteor-nprogress.git",
"tag": "v0.0.5",
"commit": "bb88a057166e0f1386ab8bc0a1e080b48aa59159"
},
"stylus-multi": {
"git": "https://github.com/cwaring/meteor-stylus-multi.git",
"branch": "master",
"commit": "30f191aca45e8ae4a0d40cd3a8ca73bfba64d53e"
}
}
}
}