mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
44 lines
1.3 KiB
Text
44 lines
1.3 KiB
Text
{
|
|
"meteor": {
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
"branch": "stop-callbacks",
|
|
"commit": "08a66a53541c744e1527ee9687caa884aff10cac"
|
|
},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"router": {},
|
|
"moment": {},
|
|
"profiler": {
|
|
"git": "https://github.com/tmeasday/meteor-profiler.git",
|
|
"branch": "master"
|
|
}
|
|
},
|
|
"packages": {
|
|
"router": {
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
|
"tag": "v0.3.4",
|
|
"commit": "8f0d5303de5b93771e91f21f818be27358c2fb30"
|
|
},
|
|
"moment": {
|
|
"git": "https://github.com/possibilities/meteor-moment.git",
|
|
"tag": "v1.7.0",
|
|
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
|
|
},
|
|
"profiler": {
|
|
"git": "https://github.com/tmeasday/meteor-profiler.git",
|
|
"branch": "master",
|
|
"commit": "25a14a4e94a4748745738031baab1400860eede7"
|
|
},
|
|
"page-js": {
|
|
"git": "https://github.com/tmeasday/meteor-page-js.git",
|
|
"tag": "v1.3.1",
|
|
"commit": "ee0b651869928abe50b5d06d7f32ccd2e657883a"
|
|
},
|
|
"node-modules": {
|
|
"git": "https://github.com/possibilities/meteor-node-modules.git",
|
|
"tag": "v0.0.5",
|
|
"commit": "d502e5091759073a6baed856fadd93012749842d"
|
|
}
|
|
}
|
|
}
|
|
}
|