-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathsmart.lock
More file actions
106 lines (106 loc) · 3.37 KB
/
smart.lock
File metadata and controls
106 lines (106 loc) · 3.37 KB
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"meteor": {},
"dependencies": {
"basePackages": {
"moment": {},
"accounting": {},
"i18n": {},
"collection-hooks": {
"path": "../../src/meteor-collection-hooks"
},
"jquery-ui-bootstrap": {},
"scss": {},
"jquery-scrollintoview": {},
"managedUsers": {
"git": "https://github.com/jzgoda/managedUsers",
"tag": "v0.1.6"
},
"analyticsjs": {},
"canonical": {},
"jquery-autosize": {
"path": "../../src/meteor-jquery-autosize"
},
"iron-router": {},
"font-awesome": {},
"fast-render": {}
},
"packages": {
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
},
"accounting": {
"git": "https://github.com/IainShigeoka/meteor-accounting.git",
"tag": "v0.3.2.3",
"commit": "330cf532e6ac7282cf85ef3b83a54c1a25f5bdae"
},
"i18n": {
"git": "https://github.com/jerico-dev/meteor-i18n.git",
"tag": "v0.1.2",
"commit": "e24f4ad9242741984dfa3985be4ed2c3bc34f9d5"
},
"collection-hooks": {
"path": "../../src/meteor-collection-hooks"
},
"jquery-ui-bootstrap": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui-bootstrap.git",
"tag": "v0.1.2",
"commit": "fa742a85639307003e105898e15b631394b63509"
},
"scss": {
"git": "https://github.com/fourseven/meteor-scss.git",
"tag": "v0.8.4",
"commit": "11af0da643944d241fe7d173af76162c4b670dee"
},
"jquery-scrollintoview": {
"git": "https://github.com/WeekdayFiller/meteor-jquery.scrollintoview",
"tag": "v1.8.0",
"commit": "2adb657b6f6c09728d726b26d6b3d1de85b41f9a"
},
"managedUsers": {
"git": "https://github.com/jzgoda/managedUsers",
"tag": "v0.1.6",
"commit": "becaa15e37cddb28d0da26bb57015c92242d2915"
},
"analyticsjs": {
"git": "https://github.com/nate-strauser/meteor-analyticsjs.git",
"tag": "v0.1.8",
"commit": "98b3f4a538b4aac2d34aaf5783ff2b1d416fef26"
},
"canonical": {
"git": "https://github.com/projectricochet/meteor-canonical.git",
"tag": "v0.0.5",
"commit": "faba863fbf336c67264f79446578f484077e28bc"
},
"jquery-autosize": {
"path": "../../src/meteor-jquery-autosize"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.0.3",
"commit": "61e9361384347547ae144f8228faa4deffda23db"
},
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
"tag": "v0.2.4",
"commit": "160a64bd61792f53a7c8848c5e979a953be13564"
},
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}