-
Notifications
You must be signed in to change notification settings - Fork 2
/
smart.lock
41 lines (41 loc) · 1.22 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "a33fcf6d8cef8486ffd4bce549645624fb23a0e3"
},
"dependencies": {
"basePackages": {
"router": {},
"jquery-ui": {},
"observatory": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.1",
"commit": "32e377c7703bb119acccc859fc7296882903cbe7"
},
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
},
"observatory": {
"git": "https://github.com/jhoxray/observatory.git",
"tag": "v0.2.1",
"commit": "3a3302c086fc9e9c59adf9dfc01e88d746f6c501"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"observatory-apollo": {
"git": "https://github.com/superstringsoftware/observatory-apollo.git",
"branch": "master",
"commit": "b754bb265ef3df07a406f2b342a169e951e6caee"
}
}
}
}