Vulcan/smart.json

13 lines
214 B
JSON
Raw Normal View History

{
"meteor": {},
"packages": {
2013-07-19 12:17:49 +09:00
"momentjs": {},
2013-10-05 09:46:28 +09:00
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git"
},
"crypto-md5": {},
"iron-router": {},
"nprogress": {}
}
2012-09-18 11:25:35 +09:00
}