{
  "name": "@cloudbees/honeyui-toggle",
  "version": "3.5.30",
  "description": "",
  "main": "dist/index.css",
  "sass": "src/index.scss",
  "css": "dist/index.css",
  "scripts": {
    "clean": "rm -rf ./dist",
    "test": "stylelint src/*.scss"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cloudbees/honeyui.git"
  },
  "author": "CloudBees",
  "license": "TBD",
  "bugs": {
    "url": "https://github.com/cloudbees/honeyui/issues"
  },
  "homepage": "https://github.com/cloudbees/honeyui/tree/master/packages/toggle#readme",
  "devDependencies": {
    "bootstrap": "4.5.3"
  },
  "peerDependencies": {
    "@cloudbees/honeyui-core": "*"
  },
  "gitHead": "17087ce3d948cb03813d314c4c503ab578adeda3"
}
