mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00

Some versions of node have an issue with meteorite. The issue is with the dependencies, for some reason the folders come out blank. Related: https://github.com/DiscoverMeteor/Microscope/issues/11
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"meteor": {},
|
|
"packages": {
|
|
"momentjs": {},
|
|
"crypto-base": {},
|
|
"database-forms": {
|
|
"git": "git://github.com/SachaG/database-forms.git"
|
|
},
|
|
"crypto-md5": {},
|
|
"iron-router": {},
|
|
"nprogress": {}
|
|
}
|
|
}
|