{
  "name": "@springbuck/flesh",
  "description": "Concept UI for Springbuck Apps.",
  "version": "0.0.1",
  "keywords": [
    "css",
    "sass",
    "mobile-first",
    "responsive",
    "front-end",
    "web",
    "Flesh"
  ],
  "author": "Isaiah Iroko",
  "license": "MIT",
  "homepage": "https://getbootstrap.com",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/sprngbck/flesh.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "@fortawesome/fontawesome-free-webfonts": "^1.0.2",
    "bootstrap": "^4.0.0-beta.3",
    "jquery": "^3.2.1",
    "popper.js": "^1.13.0"
  },
  "devDependencies": {
    "autoprefixer": "^7.2.3",
    "gulp": "^4.0.0",
    "gulp-blade": "^1.0.1",
    "gulp-clean": "^0.4.0",
    "gulp-clean-css": "^3.9.1",
    "gulp-concat": "^2.6.1",
    "gulp-hjson": "^2.4.3",
    "gulp-nunjucks-render": "^2.2.2",
    "gulp-postcss": "^7.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^3.1.0",
    "gulp-scss-lint": "^0.4.0",
    "gulp-sourcemaps": "^2.6.2",
    "gulp-uglify": "^3.0.0",
    "merge-stream": "^1.0.1"
  }
}
