{ "_from": "vbb-parse-ticket@^0.2.1", "_id": "vbb-parse-ticket@0.2.1", "_inBundle": false, "_integrity": "sha512-Di1/AOrKGrGTBfdrZZXSCmq73E/RVuGys12BAFraHu5Swwj/TTXfvV8FrnHifCHEMoZIfLmH4avnF7xVa+46Sw==", "_location": "/vbb-parse-ticket", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "vbb-parse-ticket@^0.2.1", "name": "vbb-parse-ticket", "escapedName": "vbb-parse-ticket", "rawSpec": "^0.2.1", "saveSpec": null, "fetchSpec": "^0.2.1" }, "_requiredBy": [ "/hafas-client" ], "_resolved": "https://registry.npmjs.org/vbb-parse-ticket/-/vbb-parse-ticket-0.2.1.tgz", "_shasum": "e3e5eaf671fdb25cfbabea52934681fe6c3aff30", "_spec": "vbb-parse-ticket@^0.2.1", "_where": "/home/pi/MagicMirror/modules/MMM-PublicTransportHafas/node_modules/hafas-client", "author": { "name": "Jannis R", "email": "mail@jannisr.de" }, "bugs": { "url": "https://github.com/derhuerst/vbb-parse-ticket/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Parse ticket information from the VBB HAFAS API.", "devDependencies": { "tap-min": "^1.2.2", "tape": "^4.8.0" }, "engines": { "node": ">=6" }, "files": [ "index.js", "variants.js" ], "homepage": "https://github.com/derhuerst/vbb-parse-ticket", "keywords": [ "vbb", "parse", "ticket", "hafas", "api" ], "license": "ISC", "main": "index.js", "name": "vbb-parse-ticket", "repository": { "type": "git", "url": "git+https://github.com/derhuerst/vbb-parse-ticket.git" }, "scripts": { "prepublishOnly": "npm test", "test": "tape test.js | tap-min" }, "version": "0.2.1" }