Vulcan/smart.json
2013-04-05 12:11:42 +09:00

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