This repository has been archived by the owner on Apr 1, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
smart.lock
77 lines (77 loc) · 2.4 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": {},
"scss": {},
"GAnalytics": {},
"spin": {},
"font-awesome": {},
"npm": {},
"fast-render": {},
"moment": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.8.2",
"commit": "05415a8891ea87a00fb1e2388585f2ca5a38e0da"
},
"scss": {
"git": "https://github.com/fourseven/meteor-scss.git",
"tag": "v0.9.3",
"commit": "185f3b2787fb85e653f7b7bf603d1493ed14943d"
},
"GAnalytics": {
"git": "https://github.com/datariot/meteor-ganalytics.git",
"tag": "v0.2.0",
"commit": "2d5e48d5cc4c2f88edd40c0b2341d378bd4a702b"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v2.0.4",
"commit": "f7b1e12a7caff1283cdb3671a393c182d0ae9862"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.1.0",
"commit": "ce6b1e92715d1938babc5d69c655c17e387f5926"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
"tag": "v1.0.0",
"commit": "acbc04982025fe78cebb8865b5a04689741d4b0b"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.8.1",
"commit": "722ea63783d594341023836b7d418ab2567dab8c"
},
"iron-layout": {
"git": "https://github.com/EventedMind/iron-layout.git",
"tag": "v0.2.0",
"commit": "4a2d53e35ba036b0c189c7ceca34be494d4c6c97"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.5",
"commit": "273e3ab7d005d91a1a59c71bd224533b4dae2fbd"
},
"iron-core": {
"git": "https://github.com/EventedMind/iron-core.git",
"tag": "v0.2.0",
"commit": "0e48b5dc50d03f01025b7b900fb5ce2f13d52cad"
},
"iron-dynamic-template": {
"git": "https://github.com/EventedMind/iron-dynamic-template.git",
"tag": "v0.2.1",
"commit": "4dd1185c4d9d616c9abdb3f33e4a7d5a88db7e18"
}
}
}
}