tfl
Version:
Transport for London (TFL) API
23 lines (22 loc) • 454 B
JSON
{
"name": "tfl",
"version": "0.0.2",
"description": "Transport for London (TFL) API",
"main": "index.js",
"keywords": [
"tfl",
"transport for london",
"london",
"transport"
],
"author": "Laurence Roberts <lsjroberts@outlook.com>",
"license": "MIT",
"dependencies": {
"colors": "^0.6.2",
"libxmljs": "^0.17.0",
"nomnom": "^1.8.0",
"q": "^1.0.1",
"request": "^2.38.0",
"underscore": "^1.6.0"
}
}