{
  "name": "serobot",
  "version": "1.6.12",
  "description": "security robots",
  "main": "securities.coffee",
  "scripts": {
    "commit": "npm-run-all patch pub",
    "prepatch": "git add --all; git commit -am 'modified'",
    "patch": "npm version patch",
    "postversion": "git push",
    "prepub": "echo 已經git push 準備 publish...",
    "pub": "npm publish ../serobot",
    "prepublish": "echo 現在發佈...",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/emptist/serobot.git"
  },
  "author": "Jigme Ko <jigme1968@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/emptist/serobot/issues"
  },
  "homepage": "https://github.com/emptist/serobot#readme"
}
