{
  "name": "elf-cli",
  "version": "1.9.3",
  "description": "HTML5 boilerplate and build tool",
  "scripts": {
    "commit": "git-cz"
  },
  "bin": {
    "elf": "./bin/elf.js"
  },
  "engines": {
    "node": ">=6"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/o2team/elf.git"
  },
  "bugs": {
    "url": "https://github.com/o2team/elf/issues"
  },
  "keywords": [
    "elf",
    "cli",
    "HTML5",
    "boilerplate",
    "build",
    "tool"
  ],
  "author": "o2team",
  "dependencies": {
    "archiver": "2.0.0",
    "autoprefixer": "7.1.2",
    "chalk": "2.0.1",
    "commander": "2.11.0",
    "config": "1.26.1",
    "cross-spawn": "5.1.0",
    "css-loader": "0.28.4",
    "download-git-repo": "1.0.1",
    "exports-loader": "0.6.4",
    "extract-text-webpack-plugin": "3.0.0",
    "file-loader": "0.11.2",
    "fs-extra": "4.0.0",
    "html-loader": "0.4.5",
    "html-webpack-plugin": "2.29.0",
    "image-webpack-loader": "3.3.1",
    "inquirer": "3.2.0",
    "ip": "1.1.5",
    "less": "2.7.2",
    "less-loader": "4.0.5",
    "lodash": "4.17.4",
    "node-sass": "4.14.1",
    "ora": "1.3.0",
    "postcss-assets": "4.2.0",
    "postcss-loader": "2.0.6",
    "postcss-plugin-px2rem": "0.7.0",
    "postcss-sprites": "4.2.1",
    "qrcode-terminal": "0.11.0",
    "react-dev-utils": "3.0.2",
    "sass-loader": "6.0.6",
    "script-loader": "0.7.0",
    "style-loader": "0.18.2",
    "stylus": "0.54.5",
    "stylus-loader": "3.0.1",
    "update-notifier": "2.2.0",
    "url-loader": "0.5.9",
    "webpack": "3.3.0",
    "webpack-dev-server": "2.5.1",
    "webpack-merge": "4.1.0",
    "webpack-visualizer-plugin": "0.1.11",
    "zepto": "1.2.0"
  },
  "devDependencies": {
    "commitizen": "2.9.6",
    "cz-conventional-changelog": "2.0.0"
  },
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    }
  },
  "license": "MIT"
}
