UNPKG
json-api-server
Version:
latest (0.1.1)
0.1.1
0.1.0
A NodeJS framework implementing json:api
github.com/Iverum/json-api-server
Iverum/json-api-server
json-api-server
/
.babelrc
4 lines
(3 loc)
•
25 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"env"
]
}