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