Vulcan/smart.lock

78 lines
2.4 KiB
Text
Raw Normal View History

{
2014-04-30 16:58:11 -07:00
"meteor": {},
"dependencies": {
2012-10-04 15:26:59 +09:00
"basePackages": {
2013-07-19 12:52:10 +09:00
"momentjs": {},
2013-11-09 02:02:05 +01:00
"crypto-base": {},
2013-10-31 18:00:16 +01:00
"crypto-md5": {},
2014-04-30 16:58:11 -07:00
"iron-router": {},
"fast-render": {},
2014-05-01 13:10:34 -07:00
"spin": {},
2014-05-07 11:03:53 +09:00
"autoform": {},
"iron-router-progress": {}
2012-10-04 15:26:59 +09:00
},
"packages": {
2013-07-19 12:52:10 +09:00
"momentjs": {
"git": "https://github.com/crapthings/meteor-momentjs.git",
2013-09-02 10:39:43 +09:00
"tag": "v2.1.0.2",
"commit": "59a762e297082eea8b8cae00374c2b7ac6f89529"
2012-10-04 15:26:59 +09:00
},
2013-11-09 02:02:05 +01:00
"crypto-base": {
2013-11-21 11:32:09 +09:00
"git": "https://github.com/oortcloud/meteor-crypto-base.git",
"tag": "v3.1.2.1",
"commit": "5df8d82a0595553415bbfae2930c6ecbeece5794"
2013-11-09 02:02:05 +01:00
},
2013-04-14 12:12:31 +09:00
"crypto-md5": {
2013-11-21 11:32:09 +09:00
"git": "https://github.com/oortcloud/meteor-crypto-md5.git",
"tag": "v3.1.2.2",
"commit": "75bbb3eeace302122d3554a6212a6fe92553fa18"
2013-04-14 12:12:31 +09:00
},
2013-10-05 09:46:28 +09:00
"iron-router": {
2014-04-30 16:58:11 -07:00
"git": "https://github.com/EventedMind/iron-router.git",
"tag": "v0.7.1",
"commit": "d1ffb3f06ea4c112132b030f2eb1a70b81675ecb"
},
2014-01-12 22:58:07 +05:30
"fast-render": {
"git": "https://github.com/arunoda/meteor-fast-render.git",
2014-05-07 10:04:37 +09:00
"tag": "v0.2.5",
"commit": "93e2fb334e55fbe9b5ebb2a2e65964018658f43e"
},
"spin": {
"git": "https://github.com/SachaG/meteor-spin.git",
"tag": "v0.2.2",
"commit": "3f655f0016228e4195acc784c45d3e3a247dc39f"
2014-04-30 16:58:11 -07:00
},
2014-05-01 13:10:34 -07:00
"autoform": {
"git": "https://github.com/aldeed/meteor-autoform.git",
"tag": "v0.8.0",
"commit": "54a820a4a561e7f49d6fbc05d24b75c3d8d2e9be"
},
2014-05-07 11:03:53 +09:00
"iron-router-progress": {
"git": "https://github.com/Multiply/iron-router-progress.git",
"tag": "v0.3.1",
"commit": "3f7900feb4bb70a1289b39a1fdcd1f438c0335b3"
},
2014-04-30 16:58:11 -07:00
"blaze-layout": {
"git": "https://github.com/EventedMind/blaze-layout.git",
"tag": "v0.2.4",
"commit": "b40e9b0612329288d75cf52ad14a7da64bb8618f"
2014-05-01 13:10:34 -07:00
},
"simple-schema": {
"git": "https://github.com/aldeed/meteor-simple-schema.git",
"tag": "v0.4.0",
"commit": "2cc6aac0d35a4e00b065c1437d540b2aefba5241"
},
"collection2": {
"git": "https://github.com/aldeed/meteor-collection2.git",
"tag": "v0.3.11",
"commit": "7e970671305657678e8508d8107d5e6c5e158559"
},
"moment": {
"git": "https://github.com/acreeger/meteor-moment.git",
"tag": "v2.6.0",
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
2012-10-04 15:26:59 +09:00
}
}
}
}