mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
13 lines
No EOL
387 B
JSON
13 lines
No EOL
387 B
JSON
{
|
|
"name": "Telescope",
|
|
"description": "An open-source community app built with Meteor",
|
|
"repository": "https://github.com/TelescopeJS/Telescope/",
|
|
"logo": "http://www.telescopeapp.org/images/logo.png",
|
|
"keywords": ["meteor", "social", "community"],
|
|
"env": {
|
|
"BUILDPACK_URL": "https://github.com/AdmitHub/meteor-buildpack-horse.git"
|
|
},
|
|
"addons": [
|
|
"mongolab"
|
|
]
|
|
} |