{
  "name": "default-pager",
  "version": "1.1.0",
  "description": "launch $PAGER in your program",
  "main": "index.js",
  "bin": {},
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/default-pager.git"
  },
  "homepage": "https://github.com/dominictarr/default-pager",
  "keywords": [
    "text",
    "pager",
    "shell"
  ],
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "license": "MIT",
  "engine": {
    "node": ">=0.8"
  }
}
