Vulcan/smart.json
2013-02-19 10:10:33 +09:00

11 lines
206 B
JSON

{
"meteor": {
"branch": "release-0.5.7"
},
"packages": {
"router": {},
"moment": {},
"profiler": {"git": "https://github.com/tmeasday/meteor-profiler.git"},
"database-forms": {}
}
}