{
  "name": "@ctbuh/bootstrap",
  "version": "1.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "all": "node-sass --include-path src --include-path node_modules/bootstrap-sass/assets/stylesheets/ --output-style compressed src -o dist"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ctbuh/bootstrap4.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ctbuh/bootstrap4/issues"
  },
  "homepage": "https://github.com/ctbuh/bootstrap4#readme",
  "dependencies": {
    "bootstrap": "^4.3.1",
    "node-sass": "^4.12.0"
  }
}
