mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
21 lines
443 B
JSON
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": {}
|
|
}
|
|
}
|