bigbluebutton-Github/labs/meteor-client/smart.lock

27 lines
705 B
Plaintext
Raw Normal View History

2014-06-07 06:19:09 +08:00
{
"meteor": {},
"dependencies": {
2014-06-13 03:10:50 +08:00
"basePackages": {
2014-06-14 00:22:30 +08:00
"bootstrap-3": {},
"iron-router": {}
2014-06-13 03:10:50 +08:00
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
2014-06-14 00:22:30 +08:00
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
2014-06-13 03:10:50 +08:00
}
}
2014-06-07 06:19:09 +08:00
}
}