mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
{
|
|
"meteor": {
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
"branch": "master",
|
|
"commit": "cab491f3650fffc85661bca6b3cecf583410e05d"
|
|
},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"router": {},
|
|
"moment": {},
|
|
"database-forms": {
|
|
"git": "https://github.com/SachaG/database-forms.git",
|
|
"branch": "master"
|
|
}
|
|
},
|
|
"packages": {
|
|
"router": {
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
|
"tag": "v0.5.0",
|
|
"commit": "b1ee74c816d1fc63b713139158075feb8a0c6d26"
|
|
},
|
|
"moment": {
|
|
"git": "https://github.com/possibilities/meteor-moment.git",
|
|
"tag": "v1.7.0",
|
|
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
|
|
},
|
|
"database-forms": {
|
|
"git": "https://github.com/SachaG/database-forms.git",
|
|
"branch": "master",
|
|
"commit": "d2cc5b14f80d7985e33b9066b222e0e86e088095"
|
|
},
|
|
"page-js-ie-support": {
|
|
"git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
|
|
"tag": "v1.3.5",
|
|
"commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
|
|
}
|
|
}
|
|
}
|
|
}
|