{
  "name": "amitvijayvergiya",
  "version": "1.0.0",
  "description": "This Workshop Will Empower You With Everything You Need To Know About Attracting Abundance, Wealth, And Financial Freedom In Your Life",
  "main": "index.js",
  "scripts": {
    "compile:sass": "sass --watch scss:assets/css"
  },
  "author": "Amit Vijayvergiya",
  "license": "ISC",
  "devDependencies": {
    "sass": "^1.77.8"
  },
  "dependencies": {
    "bootstrap": "^5.3.3"
  }
}
