2012-09-04 15:15:12 +09:00
|
|
|
{
|
|
|
|
"meteor": {
|
|
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
|
|
"branch": "auth",
|
2012-10-03 15:59:03 +09:00
|
|
|
"commit": "71851fef89d7f1bbaa2d6f726ed0b9811e0b6082"
|
2012-09-04 15:15:12 +09:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"basePackages": {
|
2012-09-18 11:25:35 +09:00
|
|
|
"router": {},
|
2012-09-20 10:59:53 +10:00
|
|
|
"groups": {},
|
2012-09-27 17:44:23 +02:00
|
|
|
"cron": {},
|
|
|
|
"moment": {}
|
2012-09-04 15:15:12 +09:00
|
|
|
},
|
|
|
|
"packages": {
|
|
|
|
"router": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
2012-09-13 11:36:55 +09:00
|
|
|
"tag": "v0.1.1",
|
|
|
|
"commit": "bb806c51efe3686a8da6628269aa67a269a4e076"
|
2012-09-04 15:15:12 +09:00
|
|
|
},
|
2012-09-18 11:25:35 +09:00
|
|
|
"groups": {
|
|
|
|
"git": "https://github.com/possibilities/meteor-groups.git",
|
2012-09-20 10:59:53 +10:00
|
|
|
"tag": "v0.0.6",
|
|
|
|
"commit": "ee45c3fbdb84313f6f0124ed30e02e101d3829cb"
|
|
|
|
},
|
|
|
|
"cron": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-cron.git",
|
|
|
|
"tag": "v0.0.1",
|
|
|
|
"commit": "8cecc021c1fb681bfa1de2aa8242448a4516049a"
|
2012-09-18 11:25:35 +09:00
|
|
|
},
|
2012-09-27 17:44:23 +02:00
|
|
|
"moment": {
|
|
|
|
"git": "https://github.com/possibilities/meteor-moment.git",
|
|
|
|
"tag": "v1.7.0",
|
|
|
|
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
|
|
|
|
},
|
2012-09-04 15:15:12 +09:00
|
|
|
"deps-extensions": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-deps-extensions.git",
|
2012-09-13 11:36:55 +09:00
|
|
|
"tag": "v0.1.0",
|
2012-09-04 15:15:12 +09:00
|
|
|
"commit": "110462c0ba33aaeb35e55069134287325cc453e5"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|