UNPKG

300 BJSONView Raw
1{
2 "ftp": {
3 "host": "127.0.0.1",
4 "port": 22,
5 "username": "root",
6 "password": "password",
7 "remotePath": "/home/frontend/workspace",
8 "keepFinder": true
9 },
10 "jsdoc": true,
11 "postcss": {},
12 "default": {
13 "client": {
14 "port": 9000,
15 "publicPath": "."
16 }
17 }
18}
\No newline at end of file