-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
32 lines (32 loc) · 927 Bytes
/
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"minimongoid": {},
"iron-router": {},
"bootstrap-3": {}
},
"packages": {
"minimongoid": {
"git": "https://github.com/Exygy/minimongoid.git",
"tag": "v0.8.3",
"commit": "8a4849426f1775f9886f303067e50877696fae43"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.6.2",
"commit": "ce56e58b45624dce992490f3a1c10f10d3948bae"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v0.3.7",
"commit": "5dd0d142c870647b910be80bc777b96f0dd45e5e"
},
"underscore-string-latest": {
"git": "https://github.com/TimHeckel/meteor-underscore-string.git",
"tag": "v2.3.3",
"commit": "4a5d70eee48fbd90a6e6fc78747250d704a0b3bb"
}
}
}
}