Vulcan/smart.json
2014-04-05 12:48:35 -07:00

21 lines
443 B
JSON

{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"tag": "release/0.7.0"
},
"packages": {
"momentjs": {},
"crypto-base": {},
"database-forms": {
"git": "git://github.com/SachaG/database-forms.git"
},
"crypto-md5": {},
"iron-router": {
"git": "https://github.com/EventedMind/iron-router",
"tag": "v0.6.2"
},
"nprogress": {},
"fast-render": {},
"spin": {}
}
}