mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-13 18:45:49 +05:00
12 lines
199 B
JSON
12 lines
199 B
JSON
{
|
|
"name": "webui_neu",
|
|
"scripts": {
|
|
"watch": "brunch watch --server"
|
|
},
|
|
"devDependencies": {
|
|
"auto-reload-brunch": "^1.8.0",
|
|
"brunch": "^1.8.5",
|
|
"sass-brunch": "^1.9.1"
|
|
}
|
|
}
|