2012-09-04 15:15:12 +09:00
|
|
|
{
|
|
|
|
"meteor": {
|
|
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
|
|
"branch": "auth",
|
2012-09-18 11:25:35 +09:00
|
|
|
"commit": "102880a306b1ea1b967f7a9ad208d3fa30e3a268"
|
2012-09-04 15:15:12 +09:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"basePackages": {
|
2012-09-18 11:25:35 +09:00
|
|
|
"router": {},
|
|
|
|
"groups": {}
|
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",
|
|
|
|
"tag": "v0.0.5",
|
|
|
|
"commit": "d79861fa9f31d885ffae02dd67ca6b2b725dcf13"
|
|
|
|
},
|
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"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|