{
  "author": "Luca Grulla",
  "contributors":["Luca Grulla", "Tom Hall", "Andy Kent"],
  "name": "tail",
  "description": "tail a file in node",
  "version": "0.4.0",
  "repository": {
    "type": "git",
    "url": "git://github.com/lucagrulla/node-tail.git"
  },
  "main": "tail",
  "engines": {
    "node":">= 0.4.0"
  },
  "dependencies": {},
  "devDependencies": {"coffee-script":"1.7.1"}
}
