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

39 lines
1.1 KiB
Plaintext
Raw Normal View History

2014-06-07 06:19:09 +08:00
{
"meteor": {},
"dependencies": {
2014-06-13 03:51:20 +08:00
"basePackages": {
"redis": {},
"npm": {},
"bootstrap-3": {},
"iron-router": {}
2014-06-13 03:51:20 +08:00
},
"packages": {
"redis": {
"git": "https://github.com/stevemanuel/meteor-redis.git",
"tag": "v0.1.3",
"commit": "8af9aaab84f4a87358ccb4616592a373661f712b"
},
"npm": {
"git": "https://github.com/arunoda/meteor-npm.git",
"tag": "v0.2.6",
"commit": "177ab6118de5bf8cffb19481343d5762ff7a2aaf"
},
2014-06-13 03:10:50 +08:00
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"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:51:20 +08:00
}
}
2014-06-07 06:19:09 +08:00
}
}