mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 16:18:42 -05:00
9 lines
No EOL
239 B
JSON
9 lines
No EOL
239 B
JSON
{
|
|
"name": "Discourse Client",
|
|
"description": "This is the EmberJS client to access a Discourse Server",
|
|
"url": "http://www.discourse.org/",
|
|
"options": {
|
|
"exclude": "development,production,defer",
|
|
"outdir": "./build"
|
|
}
|
|
} |