Vulcan/smart.json
2013-10-12 11:44:29 +09:00

15 lines
317 B
JSON

{
"meteor": {},
"packages": {
"momentjs": {},
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git"
},
"paginated-subscription": {},
"crypto-md5": {},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router.git",
"branch": "dev"
}
}
}