Vulcan/smart.json
2013-04-13 14:54:35 +09:00

14 lines
281 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": {},
"crypto-md5": {}
}
}