mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
30 lines
808 B
Text
30 lines
808 B
Text
{
|
|
"meteor": {
|
|
"git": "https://github.com/meteor/meteor.git",
|
|
"branch": "master",
|
|
"commit": "16cf8a26218ae4650eb36b25ee55c2b5f6a71a31"
|
|
},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"router": {},
|
|
"moment": {}
|
|
},
|
|
"packages": {
|
|
"router": {
|
|
"git": "https://github.com/tmeasday/meteor-router.git",
|
|
"tag": "v0.2.6",
|
|
"commit": "a1866908a9fb6d287bb877c6583cee93f89e378e"
|
|
},
|
|
"moment": {
|
|
"git": "https://github.com/possibilities/meteor-moment.git",
|
|
"tag": "v1.7.0",
|
|
"commit": "c64b6ec0e714b9556f4b6643d430b868ba69d3d7"
|
|
},
|
|
"page-js": {
|
|
"git": "https://github.com/tmeasday/meteor-page-js.git",
|
|
"tag": "v1.3.1",
|
|
"commit": "ee0b651869928abe50b5d06d7f32ccd2e657883a"
|
|
}
|
|
}
|
|
}
|
|
}
|