mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
24 lines
620 B
Text
24 lines
620 B
Text
{
|
|
"meteor": {
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
"branch": "auth",
|
|
"commit": "a5a3d3a94a0c35bbea7f81752e72edd3190e4842"
|
|
},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"router": {}
|
|
},
|
|
"packages": {
|
|
"router": {
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
|
"tag": "v0.1.1",
|
|
"commit": "bb806c51efe3686a8da6628269aa67a269a4e076"
|
|
},
|
|
"deps-extensions": {
|
|
"git": "https://github.com/tmeasday/meteor-deps-extensions.git",
|
|
"tag": "v0.1.0",
|
|
"commit": "110462c0ba33aaeb35e55069134287325cc453e5"
|
|
}
|
|
}
|
|
}
|
|
}
|