{
  "name": "sudoer",
  "version": "0.1.1",
  "description": "Wrapper around sudo with an exec() interface.",
  "main": "./lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": {
    "name": "Tomas Pollak",
    "email": "tomas@forkhq.com"
  },
  "license": "MIT"
}
