forked from krishamoud/filter-collections-example
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsmart.lock
More file actions
33 lines (33 loc) · 962 Bytes
/
smart.lock
File metadata and controls
33 lines (33 loc) · 962 Bytes
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
{
"meteor": {},
"dependencies": {
"basePackages": {
"filter-collections": {},
"iron-router": {},
"bootstrap-3": {},
"fast-render": {}
},
"packages": {
"filter-collections": {
"git": "https://github.com/julianmontagna/filter-collections.git",
"tag": "v0.1.1",
"commit": "ed7adb76b893a7e24e751a1b92637c123f15bdd6"
},
"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"
},
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
"tag": "v0.1.12",
"commit": "b190f1592401f4084ce54b8f713b134e35a4e0db"
}
}
}
}