{
  "name": "@cf-beacon/beacon",
  "version": "0.0.3",
  "description": "The beacon theme for Fractal.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/keighleykodric/fractal-beacon-theme.git"
  },
  "author": "Keighley Kodric <keighley@checkfront.com> (http://checkfront.com/)",
  "license": "MIT",
  "scripts": {
    "start": "gulp watch",
    "build": "gulp",
    "prepublish": "npm run build"
  },
  "peerDependencies": {
    "@frctl/fractal": ">= 1.1.0-alpha.0 < 2"
  },
  "devDependencies": {
    "babel-preset-es2015": "^6.5.0",
    "babelify": "^7.2.0",
    "browserify": "^13.0.0",
    "del": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-sass": "^4.0.0",
    "gulp-sass-glob": "^1.0.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-stylelint": "^2.0.0",
    "gulp-uglify": "^1.5.3",
    "highlight.js": "^9.1.0",
    "jquery": "^2.2.1",
    "jquery-pjax": "git+https://github.com/defunkt/jquery-pjax.git",
    "jquery-resizable-dom": "^0.16.0",
    "normalize.css": "^4.1.1",
    "sass-mq": "^3.2.6",
    "select2": "4.0.3",
    "stylelint-config-standard": "^7.0.0",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0",
    "watchify": "^3.7.0"
  },
  "dependencies": {
    "@frctl/fractal": "^1.1.0-alpha.0",
    "lodash": "^4.12.0",
    "js-beautify": "^1.6.2"
  },
  "bugs": {
    "url": "https://gitlab.com/keighleykodric/fractal-beacon-theme/issues"
  },
  "homepage": "https://gitlab.com/keighleykodric/fractal-beacon-theme#readme"
}
