{
  "name": "mule",
  "version": "0.1.0",
  "author": {
    "name": "Hubify",
    "email": "support@hubify.com"
  },
  "description": "A simple process pool for unburdening the main event loop for CPU intensive tasks.",
  "contributors": [
    {
      "name": "Dave Kuhn",
      "email": "david.s.kuhn@gmail.com"
    }
  ],
  "main": "./lib/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Hubify/node-mule.git"
  },
  "license": "MIT",
  "engine": {
    "node": ">=0.8"
  },
  "_id": "mule@0.1.0",
  "dist": {
    "shasum": "3e6f017bc6f89b99e94154d3192d239959605968",
    "tarball": "http://registry.npmjs.org/mule/-/mule-0.1.0.tgz"
  },
  "maintainers": [
    {
      "name": "kuhnza",
      "email": "david.s.kuhn@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "3e6f017bc6f89b99e94154d3192d239959605968",
  "_resolved": "https://registry.npmjs.org/mule/-/mule-0.1.0.tgz",
  "_from": "mule@0.1.0",
  "bugs": {
    "url": "https://github.com/Hubify/node-mule/issues"
  },
  "readme": "ERROR: No README data found!",
  "homepage": "https://github.com/Hubify/node-mule#readme"
}
