{
  "name": "timetable",
  "version": "0.0.27",
  "description": "Using GTFS and other sources to produce beautiful and usable timetables for public transport.",
  "main": "lib/main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/loveencounterflow/timetable.git"
  },
  "keywords": [
    "timetable",
    "schedule",
    "trains",
    "public",
    "transport",
    "gtfs"
  ],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/loveencounterflow/timetable/issues"
  },
  "homepage": "https://github.com/loveencounterflow/timetable",
  "devDependencies": {
    "coffee-script": "^1.7.1"
  },
  "dependencies": {
    "async": "^0.9.0",
    "coffeenode-text": "^0.1.6",
    "coffeenode-trm": "^0.1.17",
    "coffeenode-types": "^0.1.1",
    "combined-stream": "0.0.5",
    "event-stream": "^3.1.7",
    "glob": "^4.0.5",
    "level": "^0.18.0",
    "n4j": "0.0.2",
    "pipedreams": "0.0.1",
    "progress": "^1.1.7",
    "string": "^1.9.1"
  }
}
