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-04-05 11:58:37 +09:00
|
|
|
"database-forms": {
|
2013-04-19 17:31:48 +09:00
|
|
|
"git": "git://github.com/SachaG/database-forms.git",
|
2013-04-05 11:58:37 +09:00
|
|
|
"branch": "master"
|
2013-04-05 12:14:29 +09:00
|
|
|
},
|
2013-10-31 18:00:16 +01:00
|
|
|
"crypto-md5": {},
|
2014-04-30 16:58:11 -07:00
|
|
|
"iron-router": {},
|
2014-01-12 22:58:07 +05:30
|
|
|
"nprogress": {},
|
2014-02-06 15:45:43 +09:00
|
|
|
"fast-render": {},
|
2014-05-01 13:10:34 -07:00
|
|
|
"spin": {},
|
|
|
|
"autoform": {}
|
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-02-01 00:41:01 +01:00
|
|
|
"database-forms": {
|
2013-04-19 17:31:48 +09:00
|
|
|
"git": "git://github.com/SachaG/database-forms.git",
|
2013-04-05 11:58:37 +09:00
|
|
|
"branch": "master",
|
2013-09-02 10:39:43 +09:00
|
|
|
"commit": "b11ac7d5ca10df610ee5ca810cde45bb38ac81b7"
|
2013-02-01 00:41:01 +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
|
|
|
},
|
|
|
|
"nprogress": {
|
|
|
|
"git": "https://github.com/zhouzhuojie/meteor-nprogress.git",
|
2014-04-05 12:48:35 -07:00
|
|
|
"tag": "v0.0.4",
|
|
|
|
"commit": "8333206b751a24fac1fbd1b03fa37621bcefe50c"
|
2014-01-12 22:58:07 +05:30
|
|
|
},
|
|
|
|
"fast-render": {
|
|
|
|
"git": "https://github.com/arunoda/meteor-fast-render.git",
|
2014-04-30 16:58:11 -07:00
|
|
|
"tag": "v0.2.4",
|
|
|
|
"commit": "160a64bd61792f53a7c8848c5e979a953be13564"
|
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",
|
|
|
|
"tag": "v0.8.0",
|
|
|
|
"commit": "54a820a4a561e7f49d6fbc05d24b75c3d8d2e9be"
|
|
|
|
},
|
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
|
|
|
}
|
|
|
|
}
|
2012-09-04 15:15:12 +09:00
|
|
|
}
|
|
|
|
}
|