{
  "name": "lego",
  "version": "1.0.0",
  "description": "HTML, CSS, and JavaScript framework",
  "main": "gulpfile.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/foxthemes.com/Lego.git"
  },
  "keywords": [
    "html",
    "css",
    "js"
  ],
  "author": "foxthemes.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/foxthemes.com/Lego/issues"
  },
  "homepage": "https://github.com/foxthemes.com/Lego#readme",
  "dependencies": {
    "browser-sync": "^2.13.0",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-if": "^2.0.1",
    "gulp-imagemin": "^3.0.1",
    "gulp-jshint": "^2.0.1",
    "gulp-nunjucks-render": "^2.0.0",
    "gulp-plumber": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.3.2",
    "gulp-uglify": "^1.5.4",
    "gulp-uglifycss": "^1.0.6",
    "gulp-useref": "^3.1.0",
    "jshint": "^2.9.2",
    "jshint-stylish": "^2.2.0",
    "main-bower-files": "^2.13.1"
  }
}
