{
  "name": "kill",
  "version": "0.0.2",
  "description": "Kill Process",
  "bin": {
    "kill": "./bin/kill"
  },
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/xudafeng/kill.git"
  },
  "dependencies": {
  },
  "keywords": ["kill","shell"],
  "devDependencies": {
    "mocha": "*"
  },
  "homepage": "https://github.com/xudafeng/kill",
  "author": "xudafeng",
  "email": "xudafeng[at]126.com",
  "blog": "http://xdf.me",
  "license": "MIT"
}
