UNPKG
tfl.api
Version:
latest (1.6.1)
1.6.1
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
NodeJS Wrapper for Transport For London (TFL) API
github.com/easyCZ/tfl.api
easyCZ/tfl.api
tfl.api
/
.babelrc
7 lines
(6 loc)
•
65 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"es2015"
]
,
"ignore"
:
[
"src/**/*.js"
]
}