mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-25 10:20:23 +00:00
13 lines
No EOL
171 B
JSON
13 lines
No EOL
171 B
JSON
{
|
|
"source" : "src/main",
|
|
"output" : "lib/standard",
|
|
"lint" : {},
|
|
"uglify" : {},
|
|
"extensions" : {
|
|
"uglify" : "min"
|
|
},
|
|
"hosts" : {
|
|
"/" : "./"
|
|
},
|
|
"port" : 8080
|
|
} |