UNPKG

oebb-api

Version:

A collection of functions to acess train shedules, arrivals/departures, station search and ticketinformation from the [OEBB(ÖBB)](https://www.oebb.at)

34 lines (33 loc) 895 B
{ "name": "oebb-api", "description": "A collection of functions to acess train shedules, arrivals/departures, station search and ticketinformation from the [OEBB(ÖBB)](https://www.oebb.at)", "dependencies": { "cookie": "^0.3.1", "html2plaintext": "^1.1.1", "lodash.merge": "^4.6.0", "node-datetime": "^2.0.3", "p-retry": "^1.0.0", "randomatic": "^2.0.0", "request": "^2.83.0", "url": "^0.11.0" }, "version": "1.0.8", "main": "oebb.js", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mymro/oebb-api.git" }, "keywords": [ "oebb" ], "author": "Constantin Budin", "license": "ISC", "bugs": { "url": "https://github.com/mymro/oebb-api/issues" }, "homepage": "https://github.com/mymro/oebb-api#readme" }