mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
30 lines
824 B
Text
30 lines
824 B
Text
{
|
|
"meteor": {
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
"branch": "master",
|
|
"commit": "68dafc94c5f1eb6cf2350ee74e9f65130f665bc5"
|
|
},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"router": {},
|
|
"moment": {}
|
|
},
|
|
"packages": {
|
|
"router": {
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
|
"tag": "v0.1.1",
|
|
"commit": "bb806c51efe3686a8da6628269aa67a269a4e076"
|
|
},
|
|
"moment": {
|
|
"git": "https://github.com/possibilities/meteor-moment.git",
|
|
"tag": "v1.7.0",
|
|
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
|
|
},
|
|
"deps-extensions": {
|
|
"git": "https://github.com/tmeasday/meteor-deps-extensions.git",
|
|
"tag": "v0.1.0",
|
|
"commit": "110462c0ba33aaeb35e55069134287325cc453e5"
|
|
}
|
|
}
|
|
}
|
|
}
|