2013-02-21 12:58:21 -05:00
|
|
|
{
|
|
|
|
"name": "Discourse Client",
|
|
|
|
"description": "This is the EmberJS client to access a Discourse Server",
|
|
|
|
"url": "http://www.discourse.org/",
|
|
|
|
"options": {
|
2013-02-21 14:09:28 -05:00
|
|
|
"exclude": "external,external_production,defer",
|
2013-02-21 12:58:21 -05:00
|
|
|
"outdir": "./build"
|
|
|
|
}
|
|
|
|
}
|