{
  "name": "rtsn",
  "version": "4.5.1",
  "description": "A simple front-end development boilerplate/toolkit",
  "keywords": [
    "front-end",
    "boilerplate",
    "template",
    "gulp",
    "html",
    "pug",
    "css",
    "sass",
    "scss",
    "less",
    "javascript",
    "js",
    "babel",
    "browserify",
    "browsersync",
    "ngrok"
  ],
  "author": "Michael Serajnik <ms@mserajnik.at>",
  "license": "MIT",
  "repository": {
    "url": "https://github.com/mserajnik/rtsn",
    "type": "git"
  },
  "bugs": {
    "url": "https://github.com/mserajnik/rtsn/issues"
  },
  "dependencies": {
    "autoprefixer": "^8.5.0",
    "babel-core": "^6.26.3",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-preset-env": "^1.7.0",
    "babel-register": "^6.26.0",
    "babelify": "^8.0.0",
    "browser-sync": "^2.24.4",
    "browserify": "^16.2.2",
    "critical": "^1.3.2",
    "css-mqpacker": "^6.0.2",
    "cssnano": "^3.10.0",
    "del": "^3.0.0",
    "envify": "^4.1.0",
    "glob": "^7.1.2",
    "gulp": "github:gulpjs/gulp#4.0",
    "gulp-babel": "^7.0.1",
    "gulp-changed": "^3.2.0",
    "gulp-concat": "^2.6.1",
    "gulp-htmlclean": "^2.7.22",
    "gulp-if": "^2.0.2",
    "gulp-imagemin": "^4.1.0",
    "gulp-less": "^3.5.0",
    "gulp-load-plugins": "^1.5.0",
    "gulp-newer": "^1.4.0",
    "gulp-notify": "^3.2.0",
    "gulp-plumber": "^1.2.0",
    "gulp-postcss": "^7.0.1",
    "gulp-pug": "^4.0.1",
    "gulp-rename": "^1.2.3",
    "gulp-sass": "^4.0.1",
    "gulp-uglify": "^3.0.0",
    "gulp-util": "^3.0.8",
    "minimist": "^1.2.0",
    "ncp": "^2.0.0",
    "ngrok": "^3.0.1",
    "plop": "^2.0.0",
    "postcss-assets": "^5.0.0",
    "vinyl-buffer": "^1.0.1",
    "vinyl-source-stream": "^2.0.0",
    "watchify": "^3.11.0"
  },
  "scripts": {
    "postinstall": "plop install",
    "test": "gulp"
  }
}
