2012-09-04 15:15:12 +09:00
|
|
|
{
|
2014-04-30 16:58:11 -07:00
|
|
|
"meteor": {},
|
2012-09-04 15:15:12 +09:00
|
|
|
"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": {},
|
2014-02-06 15:45:43 +09:00
|
|
|
"fast-render": {},
|
2014-05-01 13:10:34 -07:00
|
|
|
"spin": {},
|
2014-05-07 11:03:53 +09:00
|
|
|
"autoform": {},
|
2014-07-03 10:40:04 +09:00
|
|
|
"jquery-hotkeys": {},
|
2014-07-03 13:15:23 +09:00
|
|
|
"marked": {},
|
|
|
|
"bootstrap3-datepicker": {}
|
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"
|
2013-10-24 14:34:50 +09:00
|
|
|
},
|
2014-01-12 22:58:07 +05:30
|
|
|
"fast-render": {
|
|
|
|
"git": "https://github.com/arunoda/meteor-fast-render.git",
|
2014-07-03 10:15:19 +09:00
|
|
|
"tag": "v0.2.8",
|
|
|
|
"commit": "149984b1aff3a5642a270aff9bd9006872c8302e"
|
2014-02-06 15:45:43 +09:00
|
|
|
},
|
|
|
|
"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",
|
2014-07-03 10:15:19 +09:00
|
|
|
"tag": "v0.13.5",
|
|
|
|
"commit": "27dd5b912eeba687b228a6a7c2c14eef63b12cca"
|
2014-05-01 13:10:34 -07:00
|
|
|
},
|
2014-07-03 10:15:19 +09:00
|
|
|
"jquery-hotkeys": {
|
|
|
|
"git": "https://github.com/terryschen/meteor-jquery-hotkeys.git",
|
|
|
|
"tag": "v0.0.1",
|
|
|
|
"commit": "a4035db5f3ea7cc72905d8d57741a847a1e8794e"
|
2014-05-07 11:03:53 +09:00
|
|
|
},
|
2014-07-03 10:40:04 +09:00
|
|
|
"marked": {
|
|
|
|
"git": "https://github.com/chuangbo/meteor-marked.git",
|
|
|
|
"tag": "v0.3.2",
|
|
|
|
"commit": "850f63135cdeb05344c420bd586fd8af9cab75df"
|
|
|
|
},
|
2014-07-03 13:15:23 +09:00
|
|
|
"bootstrap3-datepicker": {
|
|
|
|
"git": "https://github.com/rajit/bootstrap3-datepicker.git",
|
|
|
|
"tag": "v0.2.1",
|
|
|
|
"commit": "442484eb1c8eb00c6b9e0e9c88accc934cf8f04a"
|
|
|
|
},
|
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",
|
2014-07-03 10:15:19 +09:00
|
|
|
"tag": "v0.5.1",
|
|
|
|
"commit": "a29956b34d03a4591dbd0eaed9d37009ef48b8db"
|
2014-05-01 13:10:34 -07:00
|
|
|
},
|
|
|
|
"collection2": {
|
|
|
|
"git": "https://github.com/aldeed/meteor-collection2.git",
|
2014-07-03 10:15:19 +09:00
|
|
|
"tag": "v0.4.2",
|
|
|
|
"commit": "4ff4b707bec8be434919730bf101325adb215444"
|
2014-05-01 13:10:34 -07:00
|
|
|
},
|
|
|
|
"moment": {
|
|
|
|
"git": "https://github.com/acreeger/meteor-moment.git",
|
|
|
|
"tag": "v2.6.0",
|
|
|
|
"commit": "26156df681750fd6e6ed77043eef32b6653ebbdf"
|
2012-10-04 15:26:59 +09:00
|
|
|
}
|
|
|
|
}
|
2012-09-04 15:15:12 +09:00
|
|
|
}
|
|
|
|
}
|