-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
36 lines (36 loc) · 1.01 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
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "5d736d4bf0448c7db1f9b47124dfafc34a9631bb"
},
"dependencies": {
"basePackages": {
"router": {},
"tracker": {},
"mixpanel": {}
},
"packages": {
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.1",
"commit": "32e377c7703bb119acccc859fc7296882903cbe7"
},
"tracker": {
"git": "https://github.com/svda/meteor-tracker.git",
"tag": "v0.1.0",
"commit": "e436fe8a097bf2090ab742306c9cc31a826e41b6"
},
"mixpanel": {
"git": "https://github.com/belisarius222/meteor-mixpanel.git",
"tag": "v2.2.1",
"commit": "4f93df31401f2f205b418e001a72e37844f68638"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
}
}
}
}