mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
50 lines
1.5 KiB
Text
50 lines
1.5 KiB
Text
{
|
|
"meteor": {},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"momentjs": {},
|
|
"database-forms": {
|
|
"git": "git://github.com/SachaG/database-forms.git",
|
|
"branch": "master"
|
|
},
|
|
"paginated-subscription": {},
|
|
"crypto-md5": {},
|
|
"iron-router": {
|
|
"git": "https://github.com/EventedMind/iron-router.git",
|
|
"branch": "dev"
|
|
}
|
|
},
|
|
"packages": {
|
|
"momentjs": {
|
|
"git": "https://github.com/crapthings/meteor-momentjs.git",
|
|
"tag": "v2.1.0.2",
|
|
"commit": "59a762e297082eea8b8cae00374c2b7ac6f89529"
|
|
},
|
|
"database-forms": {
|
|
"git": "git://github.com/SachaG/database-forms.git",
|
|
"branch": "master",
|
|
"commit": "b11ac7d5ca10df610ee5ca810cde45bb38ac81b7"
|
|
},
|
|
"paginated-subscription": {
|
|
"git": "https://github.com/tmeasday/meteor-paginated-subscription.git",
|
|
"tag": "v0.1.2",
|
|
"commit": "35e0c6112df2b4cfeb60b559276a93cac5ee2dd6"
|
|
},
|
|
"crypto-md5": {
|
|
"git": "https://github.com/tmeasday/meteor-crypto-md5.git",
|
|
"tag": "v0.0.2",
|
|
"commit": "a943bea4cffeac9a14c2825dfe57d32b9d677e6f"
|
|
},
|
|
"iron-router": {
|
|
"git": "https://github.com/EventedMind/iron-router.git",
|
|
"branch": "dev",
|
|
"commit": "dddf61e618285ec2045a16f224870b1aeba05cdd"
|
|
},
|
|
"crypto-base": {
|
|
"git": "https://github.com/tmeasday/meteor-crypto-base.git",
|
|
"tag": "v0.0.3",
|
|
"commit": "fdc0b7b3d24e2e31c5c95beddafe890ffbaafd42"
|
|
}
|
|
}
|
|
}
|
|
}
|