-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmart.lock
38 lines (38 loc) · 1.14 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": {
"bootstrap-3": {},
"accounts-ui-bootstrap-3": {},
"iron-router": {},
"googlemaps": {}
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"accounts-ui-bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3.git",
"tag": "v0.3.0-1",
"commit": "93ffa5d0e325dc7026de89f6d90c178fa04bdd3a"
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.0",
"commit": "05f34bc48c4cad9fdaa366c1ddcabe6980232ece"
},
"googlemaps": {
"git": "https://github.com/drewjw81/meteor-googlemaps.git",
"tag": "v0.0.2",
"commit": "da8785c82cfd7de0111f898ef10728e7ed24e361"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.2",
"commit": "8bc53798fe5965669ae67c72f91829fcfdceabfd"
}
}
}
}