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-11-21 14:28:18 +11:00
|
|
|
"commit": "16cf8a26218ae4650eb36b25ee55c2b5f6a71a31"
|
2012-09-04 15:15:12 +09:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2012-10-04 15:26:59 +09:00
|
|
|
"basePackages": {
|
|
|
|
"router": {},
|
|
|
|
"moment": {}
|
|
|
|
},
|
|
|
|
"packages": {
|
|
|
|
"router": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
2012-11-22 10:26:23 +11:00
|
|
|
"tag": "v0.2.6",
|
|
|
|
"commit": "a1866908a9fb6d287bb877c6583cee93f89e378e"
|
2012-10-04 15:26:59 +09:00
|
|
|
},
|
|
|
|
"moment": {
|
|
|
|
"git": "https://github.com/possibilities/meteor-moment.git",
|
|
|
|
"tag": "v1.7.0",
|
|
|
|
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
|
|
|
|
},
|
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-10-04 15:26:59 +09:00
|
|
|
}
|
|
|
|
}
|
2012-09-04 15:15:12 +09:00
|
|
|
}
|
|
|
|
}
|