node-sitefile
Version:
Bootstrap Express webserver for misc. resources using Sitefile
52 lines (51 loc) • 841 B
JSON
{ "names": {
"sitefile": {
"base": "//localhost:2006",
"names": {
"dev": {
"base": "//localhost:7011"
},
"test": {
"base": "//localhost:7012"
}
}
},
"script-mpe": {
"base": "//localhost:4500"
},
"htdocs": {
"base": "//localhost:2000"
},
"work": {
"base": "//localhost:"
},
"brix": {
"base": "//localhost:2001"
},
"bookmarklets": {
"base": "//localhost:"
},
"sheet": {
"base": "//localhost:2002"
},
"cllct": {
"base": "//localhost:"
},
"gate": {
"base": "//localhost:"
},
"git-versioning": {
"base": "//localhost:2005"
},
"scrow": {
"base": "//localhost:2003",
"names": {
"dev": {
"base": "//localhost:8067"
},
"test": {
"base": "//localhost:4501"
}
}
}
} }