2012-09-04 15:15:12 +09:00
|
|
|
{
|
|
|
|
"meteor": {
|
|
|
|
"git": "https://github.com/meteor/meteor.git",
|
2013-02-22 15:41:15 +09:00
|
|
|
"branch": "master",
|
|
|
|
"commit": "2d8b41a87cec884489ead138b5dfea31487363f3"
|
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"
|
2013-02-01 00:41:01 +01:00
|
|
|
},
|
|
|
|
"database-forms": {}
|
2012-10-04 15:26:59 +09:00
|
|
|
},
|
|
|
|
"packages": {
|
|
|
|
"router": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
2013-02-14 10:20:41 +09:00
|
|
|
"tag": "v0.3.5",
|
|
|
|
"commit": "e8e63db2411204f0a6589b74dd591babbfb2da1a"
|
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
|
|
|
},
|
2013-02-01 00:41:01 +01:00
|
|
|
"database-forms": {
|
|
|
|
"git": "https://github.com/lyudmil/database-forms.git",
|
|
|
|
"tag": "v0.0.1",
|
|
|
|
"commit": "3e458c17f1c6e3499188be01182cdade92683357"
|
|
|
|
},
|
2012-11-21 14:28:18 +11:00
|
|
|
"page-js": {
|
|
|
|
"git": "https://github.com/tmeasday/meteor-page-js.git",
|
2013-02-14 10:20:41 +09:00
|
|
|
"tag": "v1.3.5",
|
|
|
|
"commit": "c652f795a86498aa4609ab637a694710421cb218"
|
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
|
|
|
}
|
|
|
|
}
|