2012-09-04 15:15:12 +09:00
|
|
|
{
|
|
|
|
"meteor": {
|
|
|
|
"git": "https://github.com/meteor/meteor.git",
|
2012-10-18 14:24:36 +09:00
|
|
|
"branch": "master",
|
2012-12-05 15:10:38 +11:00
|
|
|
"commit": "067113a37dd4e7824db1a16d5f7a90c3739eed9c"
|
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",
|
2012-12-05 15:10:38 +11:00
|
|
|
"tag": "v0.3.1",
|
|
|
|
"commit": "ec83354533169fa7b2214f4e1b2faa87164c090f"
|
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
|
|
|
}
|
|
|
|
}
|