node-atlas
Version:
Progressive realtime web framework config-driven or API-driven for building easily serverless files, websites and webapps component-based and service-oriented.
16 lines • 349 B
JSON
{
"stylus": {
"files": "stylus.json",
"autoprefix": true
},
"httpPort": 7777,
"languageCode": "en-us",
"variation": "common.json",
"controller": "common.js",
"view": "layout.htm",
"bundles": "bundles.json",
"statics": "statics.en-us.json",
"routes": "routes.en-us.json",
"_robots": "noindex, nofollow",
"_min": false
}