{
  "name": "easy-site",
  "version": "1.1.0",
  "description": "快速构建静态站",
  "bin": {
    "easy-site": "bin/easy-site"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "shupan",
  "license": "ISC",
  "directories": {
    "example": "example"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/shupan123/easy-site.git"
  },
  "keywords": [
    "easy",
    "fast",
    "static",
    "web",
    "site"
  ],
  "dependencies": {
    "ejs": "~1.0.0",
    "glob": "~3.1.14",
    "async": "~0.1.22",
    "send": "~0.1.0",
    "less": "~1.3.1",
    "fs-extra": "~0.3.1",
    "marked": "~0.2.5",
    "semver": "~1.1.0"
  },
  "bugs": {
    "url": "https://github.com/shupan123/easy-site/issues"
  },
  "homepage": "https://github.com/shupan123/easy-site"
}
