{
  "name": "@shawnsandy/bootstrap-lite",
  "version": "0.2.17",
  "description": "Bootstrap Lite",
  "main": "dist/bootstrap-lite.min.css",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/shawn-sandy/ideas.git"
  },
  "license": "MIT",
  "author": "Shawn Sandy <shawnsandy04@gmail.com> (http://shawnsandy.design)",
  "scripts": {
    "build": "gulp sass"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/shawn-sandy/idea/tree/master/packages/bootstrap-lite",
  "dependencies": {
    "bootstrap": "^4.6.0",
    "concurrently": "^6.2.1"
  },
  "bugs": {
    "url": "https://github.com/shawn-sandy/idea/issues"
  },
  "keywords": [
    "Bootstrap",
    "Bootstrap-Lite"
  ],
  "devDependencies": {
    "@babel/cli": "^7.13.0",
    "bootstrap": "^4.6.0",
    "gulp": "^4.0.2",
    "gulp-autoprefixer": "^7.0.1",
    "gulp-clean": "^0.4.0",
    "gulp-clean-css": "^4.3.0",
    "gulp-dart-sass": "^0.9.1",
    "gulp-print": "^5.0.2",
    "gulp-rename": "^2.0.0",
    "gulp-sizereport": "^1.2.1",
    "gulp-sourcemaps": "^2.6.5",
    "npm-run-all": "^4.1.5",
    "parcel": "^1.12.4",
    "trash-cli": "^3.1.0"
  },
  "gitHead": "5c5d88b7d7d32b7cf8dc2564d5237a6ac80d8197"
}
