forked from matteodem/meteor-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
49 lines (49 loc) · 1.52 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"handlebar-helpers": {},
"iron-router-progress": {},
"semantic-ui": {},
"collection2": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.0",
"commit": "05f34bc48c4cad9fdaa366c1ddcabe6980232ece"
},
"handlebar-helpers": {
"git": "https://github.com/raix/Meteor-handlebar-helpers.git",
"tag": "v0.1.1",
"commit": "0b407ab65e7c1ebd53d71aef0de2e2c1d21a597c"
},
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.3.0",
"commit": "5761294b1530d1c48a311d7e06421d563e5b45e5"
},
"semantic-ui": {
"git": "https://github.com/nooitaf/meteor-semantic-ui.git",
"tag": "v0.15.2",
"commit": "aafa100ef174a644ebfc426c3f7ee922032e2a10"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.3.11",
"commit": "7e970671305657678e8508d8107d5e6c5e158559"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.2",
"commit": "8bc53798fe5965669ae67c72f91829fcfdceabfd"
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.2.45",
"commit": "27a5a943a70a7376c90f18d2e2a4a122c6fc73fb"
}
}
}
}