-
Notifications
You must be signed in to change notification settings - Fork 3
/
smart.lock
50 lines (50 loc) · 1.47 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"scss": {},
"bourbon": {},
"neat": {},
"spin": {},
"iron-router-progress": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"scss": {
"git": "https://github.com/fourseven/meteor-scss.git",
"tag": "v0.8.4",
"commit": "11af0da643944d241fe7d173af76162c4b670dee"
},
"bourbon": {
"git": "https://github.com/chicagogrooves/meteor-bourbon.git",
"tag": "v3.1.8.1",
"commit": "b55f0968fe7d4a2886898cd8e81394de066a3ae1"
},
"neat": {
"git": "https://github.com/chicagogrooves/meteor-neat.git",
"tag": "v1.5.0",
"commit": "6c318cce1c02e822d6a340c547273b29b6379197"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.3.1",
"commit": "3f7900feb4bb70a1289b39a1fdcd1f438c0335b3"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}