-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathsmart.lock
More file actions
27 lines (27 loc) · 732 Bytes
/
smart.lock
File metadata and controls
27 lines (27 loc) · 732 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
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"bootstrap-3": {},
"fast-render": {}
},
"packages": {
"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": "v3.1.0-1",
"commit": "329dccb08bfc18c635676dea600ac9953162cda9"
},
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
"tag": "v0.1.12",
"commit": "b190f1592401f4084ce54b8f713b134e35a4e0db"
}
}
}
}