{
  "name": "cain-web-com",
  "version": "1.0.2",
  "description": "cain web commander",
  "main": "cain-web-com.js",
  "bin": { "cainweb" : "./cain-web-com.js" },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cainmaila/cain-web-com.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cainmaila/cain-web-com/issues"
  },
  "homepage": "https://github.com/cainmaila/cain-web-com#readme",
  "dependencies": {
    "commander": "^2.9.0"
  }
}
