{
  "name": "npm-start",
  "version": "1.4.2",
  "description": "'npm start' written in bash that propagates kill to subprocesses",
  "repository": {
    "type": "git",
    "url": "git://github.com/mafintosh/npm-start"
  },
  "bin": {
    "npm-start": "npm-start.sh"
  },
  "keywords": [
    "npm",
    "start",
    "kill",
    "all",
    "tree",
    "processes",
    "script",
    "bash"
  ],
  "author": "Mathias Buus",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mafintosh/npm-start/issues"
  },
  "homepage": "https://github.com/mafintosh/npm-start"
}
