-
Notifications
You must be signed in to change notification settings - Fork 1
/
smart.lock
77 lines (77 loc) · 2.48 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router-progress": {},
"moment": {},
"spin": {},
"jqueryui": {},
"underscore-string-latest": {},
"iron-router": {},
"gravatar": {},
"font-awesome": {}
},
"packages": {
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.3.1",
"commit": "3f7900feb4bb70a1289b39a1fdcd1f438c0335b3"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.5.1",
"commit": "8c9bc5d3fc96705057737cb9743d555417f6e551"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
},
"jqueryui": {
"git": "https://github.com/mizzao/meteor-jqueryui.git",
"tag": "v1.10.4",
"commit": "c75906fc9e1e19abf1ad5b2963925122ff8a0336"
},
"underscore-string-latest": {
"git": "https://github.com/TimHeckel/meteor-underscore-string.git",
"tag": "v2.3.3",
"commit": "4a5d70eee48fbd90a6e6fc78747250d704a0b3bb"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.0",
"commit": "05f34bc48c4cad9fdaa366c1ddcabe6980232ece"
},
"gravatar": {
"git": "https://github.com/tmeasday/meteor-gravatar.git",
"tag": "v0.0.4",
"commit": "d1052ff4401725c23fb199c0e0a36e29b926bc22"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.0.3",
"commit": "61e9361384347547ae144f8228faa4deffda23db"
},
"build-fetcher": {
"git": "https://github.com/mizzao/meteor-build-fetcher.git",
"tag": "v0.1.0",
"commit": "e3813b1fc7f5c576e8e1fa4c51ae6f4687780a35"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.2",
"commit": "8bc53798fe5965669ae67c72f91829fcfdceabfd"
},
"crypto-md5": {
"git": "https://github.com/oortcloud/meteor-crypto-md5.git",
"tag": "v3.1.2.2",
"commit": "75bbb3eeace302122d3554a6212a6fe92553fa18"
},
"crypto-base": {
"git": "https://github.com/oortcloud/meteor-crypto-base.git",
"tag": "v3.1.2.1",
"commit": "5df8d82a0595553415bbfae2930c6ecbeece5794"
}
}
}
}