mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
48 lines
1.4 KiB
Text
48 lines
1.4 KiB
Text
{
|
|
"meteor": {},
|
|
"dependencies": {
|
|
"basePackages": {
|
|
"momentjs": {},
|
|
"crypto-base": {},
|
|
"database-forms": {
|
|
"git": "git://github.com/SachaG/database-forms.git",
|
|
"branch": "master"
|
|
},
|
|
"crypto-md5": {},
|
|
"iron-router": {},
|
|
"nprogress": {}
|
|
},
|
|
"packages": {
|
|
"momentjs": {
|
|
"git": "https://github.com/crapthings/meteor-momentjs.git",
|
|
"tag": "v2.1.0.2",
|
|
"commit": "59a762e297082eea8b8cae00374c2b7ac6f89529"
|
|
},
|
|
"crypto-base": {
|
|
"git": "https://github.com/oortcloud/meteor-crypto-base.git",
|
|
"tag": "v3.1.2.1",
|
|
"commit": "5df8d82a0595553415bbfae2930c6ecbeece5794"
|
|
},
|
|
"database-forms": {
|
|
"git": "git://github.com/SachaG/database-forms.git",
|
|
"branch": "master",
|
|
"commit": "b11ac7d5ca10df610ee5ca810cde45bb38ac81b7"
|
|
},
|
|
"crypto-md5": {
|
|
"git": "https://github.com/oortcloud/meteor-crypto-md5.git",
|
|
"tag": "v3.1.2.2",
|
|
"commit": "75bbb3eeace302122d3554a6212a6fe92553fa18"
|
|
},
|
|
"iron-router": {
|
|
"git": "https://github.com/EventedMind/iron-router.git",
|
|
"tag": "v0.6.1",
|
|
"commit": "4e1ee0581d68bff422a915dacb0bd30eae10fe08"
|
|
},
|
|
"nprogress": {
|
|
"git": "https://github.com/zhouzhuojie/meteor-nprogress.git",
|
|
"tag": "v0.0.3",
|
|
"commit": "ffd1c5dd400af64121197f4e637a215c4b6b1fc7"
|
|
}
|
|
}
|
|
}
|
|
}
|