mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 07:51:36 +08:00
9 lines
239 B
JSON
9 lines
239 B
JSON
|
{
|
||
|
"name": "Discourse Client",
|
||
|
"description": "This is the EmberJS client to access a Discourse Server",
|
||
|
"url": "http://www.discourse.org/",
|
||
|
"options": {
|
||
|
"exclude": "external,external_production",
|
||
|
"outdir": "./build"
|
||
|
}
|
||
|
}
|