1
0
mirror of https://github.com/fazo96/homework.git synced 2025-01-10 12:14:22 +01:00
homework/smart.lock

39 lines
1.1 KiB
Plaintext
Raw Normal View History

2014-05-25 12:01:38 +02:00
{
"meteor": {},
"dependencies": {
"basePackages": {
"bootstrap-3": {},
2014-05-30 10:33:32 +02:00
"font-awesome": {},
2014-06-01 11:47:27 +02:00
"iron-router": {},
"bootstrap3-datepicker": {}
2014-05-25 12:01:38 +02:00
},
"packages": {
"bootstrap-3": {
"git": "https://github.com/mangasocial/meteor-bootstrap-3.git",
"tag": "v3.1.1-1",
"commit": "63dd38968828bb8963636df93e9a1c45e2dfe67e"
},
"font-awesome": {
"git": "https://github.com/nate-strauser/meteor-font-awesome.git",
"tag": "v4.1.0",
"commit": "ce6b1e92715d1938babc5d69c655c17e387f5926"
2014-05-30 10:33:32 +02:00
},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
2014-06-01 11:47:27 +02:00
"bootstrap3-datepicker": {
"git": "https://github.com/rajit/bootstrap3-datepicker.git",
"tag": "v0.2.1",
"commit": "442484eb1c8eb00c6b9e0e9c88accc934cf8f04a"
},
2014-05-30 10:33:32 +02:00
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
2014-05-25 12:01:38 +02:00
}
}
}
}