2012-09-04 15:15:12 +09:00
|
|
|
{
|
|
|
|
"meteor": {
|
|
|
|
"git": "https://github.com/meteor/meteor.git",
|
2013-01-11 09:18:07 +09:00
|
|
|
"branch": "stop-callbacks",
|
|
|
|
"commit": "08a66a53541c744e1527ee9687caa884aff10cac"
|
2012-09-04 15:15:12 +09:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2012-10-04 15:26:59 +09:00
|
|
|
"basePackages": {
|
|
|
|
"router": {},
|
2012-12-05 15:10:38 +11:00
|
|
|
"moment": {},
|
|
|
|
"profiler": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-profiler.git",
|
|
|
|
"branch": "master"
|
|
|
|
}
|
2012-10-04 15:26:59 +09:00
|
|
|
},
|
|
|
|
"packages": {
|
|
|
|
"router": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
2013-01-11 09:18:07 +09:00
|
|
|
"tag": "v0.3.4",
|
|
|
|
"commit": "8f0d5303de5b93771e91f21f818be27358c2fb30"
|
2012-10-04 15:26:59 +09:00
|
|
|
},
|
|
|
|
"moment": {
|
|
|
|
"git": "https://github.com/possibilities/meteor-moment.git",
|
|
|
|
"tag": "v1.7.0",
|
|
|
|
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
|
|
|
|
},
|
2012-12-05 15:10:38 +11:00
|
|
|
"profiler": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-profiler.git",
|
|
|
|
"branch": "master",
|
2012-12-05 17:52:14 +11:00
|
|
|
"commit": "25a14a4e94a4748745738031baab1400860eede7"
|
2012-12-05 15:10:38 +11:00
|
|
|
},
|
2012-11-21 14:28:18 +11:00
|
|
|
"page-js": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-page-js.git",
|
|
|
|
"tag": "v1.3.1",
|
|
|
|
"commit": "ee0b651869928abe50b5d06d7f32ccd2e657883a"
|
2012-12-05 15:10:38 +11:00
|
|
|
},
|
|
|
|
"node-modules": {
|
|
|
|
"git": "https://github.com/possibilities/meteor-node-modules.git",
|
|
|
|
"tag": "v0.0.5",
|
|
|
|
"commit": "d502e5091759073a6baed856fadd93012749842d"
|
2012-10-04 15:26:59 +09:00
|
|
|
}
|
|
|
|
}
|
2012-09-04 15:15:12 +09:00
|
|
|
}
|
|
|
|
}
|