-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsmart.lock
More file actions
43 lines (43 loc) · 1.18 KB
/
smart.lock
File metadata and controls
43 lines (43 loc) · 1.18 KB
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"collection2": {
"version": "0.3.11"
},
"semantic-ui": {
"version": "0.15.2"
},
"iron-router": {
"version": "0.7.0"
}
},
"packages": {
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.3.11",
"commit": "7e970671305657678e8508d8107d5e6c5e158559"
},
"semantic-ui": {
"git": "https://github.com/nooitaf/meteor-semantic-ui.git",
"tag": "v0.15.2",
"commit": "aafa100ef174a644ebfc426c3f7ee922032e2a10"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.0",
"commit": "05f34bc48c4cad9fdaa366c1ddcabe6980232ece"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.2.45",
"commit": "27a5a943a70a7376c90f18d2e2a4a122c6fc73fb"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.2",
"commit": "8bc53798fe5965669ae67c72f91829fcfdceabfd"
}
}
}
}