-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
61 lines (61 loc) · 1.9 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
50
51
52
53
54
55
56
57
58
59
60
61
{
"meteor": {},
"dependencies": {
"basePackages": {
"user-status": {},
"streams": {},
"handlebar-helpers": {},
"npm": {},
"router": {},
"collection-api": {},
"jquery-ui": {}
},
"packages": {
"user-status": {
"git": "https://github.com/mizzao/meteor-user-status.git",
"tag": "v0.1.5",
"commit": "0169a468e57155f1d61fc2b1cd76bc9ca51c7313"
},
"streams": {
"git": "https://github.com/arunoda/meteor-streams.git",
"tag": "v0.1.16",
"commit": "ebb9f3a243072139ea644fd7ce68916b7cb8f446"
},
"handlebar-helpers": {
"git": "https://github.com/raix/Meteor-handlebar-helpers.git",
"tag": "v0.0.9",
"commit": "71e94c99462b8801a34c5363510758b6ff5f5ac7"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.2",
"commit": "ad83acff83385d5ea05997c8bbc2d7493ba4c04e"
},
"router": {
"git": "https://github.com/tmeasday/meteor-router.git",
"tag": "v0.5.4.1",
"commit": "d00e380dda2184b70e909fc4a0fb5358d602c586"
},
"collection-api": {
"git": "https://github.com/crazytoad/meteor-collectionapi.git",
"tag": "v0.1.15",
"commit": "b62c51f387287726cf3b64077f7bc69604ec2f5e"
},
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
},
"page-js-ie-support": {
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
"tag": "v1.3.5",
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
},
"HTML5-History-API": {
"git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
"tag": "v4.0.0",
"commit": "dc4965f1424cfca625ec3fbea17eace03f8e32c5"
}
}
}
}