-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
44 lines (44 loc) · 1.33 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"semantic-ui": {},
"iron-router-progress": {},
"animate-css": {},
"easy-search": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"semantic-ui": {
"git": "https://github.com/nooitaf/meteor-semantic-ui.git",
"tag": "v0.19.0",
"commit": "23ddf7b58db125cc33d0d95d58fcac940f262481"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.4.1",
"commit": "496fcda9a6ec352b4733725f60c6f280250c3541"
},
"animate-css": {
"git": "https://github.com/nate-strauser/meteor-animate-css.git",
"tag": "v3.1.1",
"commit": "59ce70b99dff5bc3d1227b789eefa43a761db158"
},
"easy-search": {
"git": "https://github.com/matteodem/meteor-easy-search.git",
"tag": "v1.0.0",
"commit": "d32e13f396bc36560edf64b55a3c2dd17e22c9c7"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}