{
  "name": "ddcmd",
  "version": "1.0.4",
  "description": "",
  "main": "index.js",
  "bin": {
    "dd": "index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/yylgit/ddcmd.git"
  },
  "author": {
    "name": "yangyiliang",
    "email": "ysuyyl@126.com"
  },
  "license": "ISC",
  "dependencies": {
    "commander": "^2.9.0",
    "express": "^4.15.3",
    "handlebars": "^4.0.10",
    "opn": "^5.0.0"
  }
}
