{
  "name": "daemon",
  "version": "1.1.0",
  "description": "Add-on for creating *nix daemons",
  "author": {
    "name": "Roman Shtylman",
    "email": "shtylman@gmail.com"
  },
  "contributors": [
    {
      "name": "Pedro Teixeira",
      "email": "pedro.teixeira@gmail.com"
    },
    {
      "name": "Charlie Robbins",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "James Halliday",
      "email": "mail@substack.net"
    },
    {
      "name": "Zak Taylor",
      "email": "zak@dobl.com"
    },
    {
      "name": "Daniel Bartlett",
      "email": "dan@f-box.org"
    },
    {
      "name": "Charlie McConnell",
      "email": "charlie@charlieistheman.com"
    },
    {
      "name": "Josh Holbrook",
      "email": "josh@nodejitsu.com"
    },
    {
      "name": "Arthur",
      "email": "arthur@norgic.com",
      "url": "Slashed"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indexzero/daemon.node.git"
  },
  "scripts": {
    "test": "mocha --ui qunit test/*.js"
  },
  "devDependencies": {
    "mocha": "1.8.1",
    "after": "0.6.0"
  },
  "main": "./index.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "_id": "daemon@1.1.0",
  "dist": {
    "shasum": "6c5102c81db0be856fc9008fc2c935b398864ae8",
    "tarball": "https://registry.npmjs.org/daemon/-/daemon-1.1.0.tgz"
  },
  "_from": "daemon@1.1.0",
  "_npmVersion": "1.2.14",
  "_npmUser": {
    "name": "shtylman",
    "email": "shtylman@gmail.com"
  },
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "avianflu",
      "email": "charlie@charlieistheman.com"
    },
    {
      "name": "shtylman",
      "email": "shtylman@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "6c5102c81db0be856fc9008fc2c935b398864ae8",
  "_resolved": "https://registry.npmjs.org/daemon/-/daemon-1.1.0.tgz",
  "bugs": {
    "url": "https://github.com/indexzero/daemon.node/issues"
  },
  "readme": "ERROR: No README data found!",
  "homepage": "https://github.com/indexzero/daemon.node#readme"
}
