Vulcan/smart.json
2013-04-05 12:14:29 +09:00

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": {}
}
}