mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
50 lines
1.5 KiB
Text
50 lines
1.5 KiB
Text
{
|
|
"meteor": {
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
"branch": "release-0.5.7",
|
|
"commit": "f932d63443ef08a106a3002e85775402cbac42df"
|
|
},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"router": {},
|
|
"moment": {},
|
|
"profiler": {
|
|
"git": "https://github.com/tmeasday/meteor-profiler.git",
|
|
"branch": "master"
|
|
},
|
|
"database-forms": {}
|
|
},
|
|
"packages": {
|
|
"router": {
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
|
"tag": "v0.3.5",
|
|
"commit": "e8e63db2411204f0a6589b74dd591babbfb2da1a"
|
|
},
|
|
"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"
|
|
},
|
|
"database-forms": {
|
|
"git": "https://github.com/lyudmil/database-forms.git",
|
|
"tag": "v0.0.1",
|
|
"commit": "3e458c17f1c6e3499188be01182cdade92683357"
|
|
},
|
|
"page-js": {
|
|
"git": "https://github.com/tmeasday/meteor-page-js.git",
|
|
"tag": "v1.3.5",
|
|
"commit": "c652f795a86498aa4609ab637a694710421cb218"
|
|
},
|
|
"node-modules": {
|
|
"git": "https://github.com/possibilities/meteor-node-modules.git",
|
|
"tag": "v0.0.5",
|
|
"commit": "d502e5091759073a6baed856fadd93012749842d"
|
|
}
|
|
}
|
|
}
|
|
}
|