mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"meteor": {},
|
|
"packages": {
|
|
"router": {
|
|
"git": "https://github.com/SachaG/meteor-router.git"
|
|
},
|
|
"moment": {},
|
|
"database-forms": {
|
|
"git":"https://github.com/SachaG/database-forms.git"
|
|
}
|
|
}
|
|
}
|