UNPKG
timofey-nodal
Version:
latest (0.16.4)
0.16.4
0.16.3
0.16.2
0.16.1
0.16.0
0.15.5
An API Server and Framework for node.js
github.com/keithwhor/nodal
keithwhor/nodal
timofey-nodal
/
jsconfig.json
7 lines
(6 loc)
•
77 B
JSON
View Raw
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"target"
:
"ES6"
,
"module"
:
"commonjs"
}
}