{
  "name": "soft-ui-design-system-pro",
  "version": "1.2.0",
  "description": "Premium Design System for Bootstrap 5",
  "type": "module",
  "main": "presentation.html",
  "directories": {
    "example": "root"
  },
  "scripts": {
    "open-app": "gulp open-app",
    "start": "npm run open-app",
    "test": "echo \"Error: no test specified\" && exit 1",
    "watch": "gulp-watch"
  },
  "keywords": [
    "soft ui design system pro",
    "bootstrap 5",
    "design system",
    "creative tim",
    "html kit",
    "html css kit",
    "web kit",
    "premium",
    "premium bootstrap kit",
    "css3 kit",
    "bootstrap design system",
    "frontend",
    "responsive bootstrap kit"
  ],
  "author": "Creative Tim <hello@creative-tim.com> (https://www.creative-tim.com/)",
  "license": "Premium",
  "bugs": {
    "url": "https://github.com/creativetimofficial/ct-soft-ui-design-system-pro/issues"
  },
  "devDependencies": {
    "gulp": "5.0.0",
    "gulp-open": "3.0.1",
    "sass": "1.80.2"
  },
  "homepage": "https://creative-tim.com/product/soft-ui-design-system-pro",
  "dependencies": {
    "soft-ui-design-system": "^1.0.4"
  }
}
