-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
smart.lock
35 lines (35 loc) · 973 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
33
34
35
{
"meteor": {},
"dependencies": {
"basePackages": {
"bower": {
"git": "https://github.com/tvararu/meteor-bower.git",
"branch": "master"
},
"iron-router": {},
"jade": {}
},
"packages": {
"bower": {
"git": "https://github.com/tvararu/meteor-bower.git",
"branch": "master",
"commit": "9e30f4f960a5b61afea93e52c6ca71c2f9e33256"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"jade": {
"git": "https://github.com/mquandalle/meteor-jade.git",
"tag": "v0.2.4",
"commit": "a47a4c59daaa57e7fe5f1544d4ea76d95a5c9abf"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}