{
  "name": "exit-code",
  "version": "1.0.2",
  "description": "`process.exitCode` behavior back-ported from io.js and Node.js 0.12+",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/exit-code.git"
  },
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/isaacs/exit-code/issues"
  },
  "homepage": "https://github.com/isaacs/exit-code#readme"
}
