UNPKG

leap-card

Version:

Easily retrieve your Dublin Leap Card informations

32 lines (31 loc) 726 B
{ "name": "leap-card", "version": "0.5.2", "description": "Easily retrieve your Dublin Leap Card informations", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/tabman83/leap-card.git" }, "keywords": [ "leap", "card", "dublin" ], "author": "Antonino Parisi", "license": "GPL", "bugs": { "url": "https://github.com/tabman83/leap-card/issues" }, "homepage": "https://github.com/tabman83/leap-card", "dependencies": { "async": "^0.9.0", "cheerio": "^0.19.0", "ms-viewstate": "^0.1.0", "request": "^2.53.0", "tough-cookie": "^0.12.1" }, "devDependencies": { "request-debug": "^0.1.1" } }