{
  "name": "node-pager",
  "version": "0.3.6",
  "description": "A super simple module that outputs text into a pager.",
  "main": "index.js",
  "keywords": [
    "node",
    "pager",
    "output",
    "console",
    "less"
  ],
  "author": "Scott McKenzie",
  "repository": {
    "type": "git",
    "url": "https://github.com/slammayjammay/node-pager"
  },
  "license": "MIT",
  "dependencies": {
    "tmp": "^0.2.1"
  }
}
