{
  "name": "verstack",
  "version": "0.2.15",
  "description": "Tool for fast developing and building static sites with jade, stylus. This uses browser-sync for development mode.",
  "author": "Nikita Shuklin",
  "bin": {
    "verstack": "bin/verstack"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/PublicFess/verstack"
  },
  "bugs": {
    "url": "https://github.com/PublicFess/verstack/issues"
  },
  "dependencies": {
    "nomnom": "*",
    "prompt": "*",
    "async": "*",
    "underscore": "*",
    "fs-extra": "*",
    "browser-sync": "*",
    "gulp": "^3.8.10",
    "gulp-autoprefixer": "^2.1.0",
    "gulp-browserify": "*",
    "gulp-data": "*",
    "gulp-imagemin": "*",
    "gulp-jade": "*",
    "del": "*",
    "gulp-stylus": "*",
    "gulp-uglify": "*",
    "nib": "*",
    "chokidar": "1.0.3"
  },
  "devDependencies": {},
  "license": "MIT"
}
