forked from michaltakac/meteor-saas-braintree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
smart.lock
38 lines (38 loc) · 1.11 KB
/
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
36
37
38
{
"meteor": {},
"dependencies": {
"basePackages": {
"iron-router": {},
"sass": {},
"bootstrap-3": {},
"handlebars-server": {}
},
"packages": {
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"sass": {
"git": "https://github.com/particle4dev/meteor-sass.git",
"tag": "v0.1.7",
"commit": "b41757f87475186b1485ec54a819d6e027ee3d88"
},
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.2.0-1",
"commit": "17a63902fc6cf1096c5289d963c66cf28b474727"
},
"handlebars-server": {
"git": "https://github.com/EventedMind/meteor-handlebars-server.git",
"tag": "v1.2.0",
"commit": "1b72c4e9d82af66293e50be4516c487d15d97464"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
}
}
}
}